SdkSandboxManager.LoadSdkSdkSandboxDisabled フィールド

定義

注意事項

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

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

フィールド値

Value = 103
属性

適用対象