Method | Description | |
---|---|---|
IsAppInstalledAsync ( string packageName ) : Task |
Check if target packageName is installed on this device.
|
public static IsAppInstalledAsync ( string packageName ) : Task |
||
packageName | string | Package name in format: "949FFEAB.Email.cz_refxrrjvvv3cw" |
return | Task |