Manifest.Permission.BindAppFunctionService 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 BIND_APP_FUNCTION_SERVICE.
[Android.Runtime.Register("BIND_APP_FUNCTION_SERVICE", ApiSince=36)]
public const string BindAppFunctionService;
[<Android.Runtime.Register("BIND_APP_FUNCTION_SERVICE", ApiSince=36)>]
val mutable BindAppFunctionService : string
Field Value
- Attributes
Remarks
Android platform documentation