Manifest.Permission.ExecuteAppFunctions Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Identifies the Android permission named EXECUTE_APP_FUNCTIONS.
[Android.Runtime.Register("EXECUTE_APP_FUNCTIONS", ApiSince=36)]
public const string ExecuteAppFunctions;
[<Android.Runtime.Register("EXECUTE_APP_FUNCTIONS", ApiSince=36)>]
val mutable ExecuteAppFunctions : string
Field Value
- Attributes
Remarks
Android platform documentation