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