AndroidAppManifest.

Create(string, string) Method

Syntax

public static AndroidAppManifest Create(string packageName, string appLabel)

Parameters

Name Type Description
packageName string
appLabel string

Return Value

Type Description
AndroidAppManifest