Language

SdkSandboxController.SdkSandboxControllerService Field

Definition

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.

Applies to