Freigeben über


SdkSandboxManager.SdkSandboxStateDisabled Feld

Definition

Achtung

This constant will be removed in the future version. Use Android.App.SdkSandbox.SandboxState enum directly instead of this field.

[Android.Runtime.Register("SDK_SANDBOX_STATE_DISABLED", ApiSince=33)]
[System.Obsolete("This constant will be removed in the future version. Use Android.App.SdkSandbox.SandboxState enum directly instead of this field.", true)]
public const Android.App.SdkSandbox.SandboxState SdkSandboxStateDisabled = 0;
[<Android.Runtime.Register("SDK_SANDBOX_STATE_DISABLED", ApiSince=33)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.App.SdkSandbox.SandboxState enum directly instead of this field.", true)>]
val mutable SdkSandboxStateDisabled : Android.App.SdkSandbox.SandboxState

Feldwert

Value = 0
Attribute

Gilt für: