SdkSandboxController.SdkSandboxControllerService 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.
The name used to request an SdkSandboxController from Context.GetSystemService.
[Android.Runtime.Register("SDK_SANDBOX_CONTROLLER_SERVICE", ApiSince=34)]
public const string SdkSandboxControllerService;
[<Android.Runtime.Register("SDK_SANDBOX_CONTROLLER_SERVICE", ApiSince=34)>]
val mutable SdkSandboxControllerService : string
Field Value
- Attributes
Remarks
The constant value is sdk_sandbox_controller_service.