SdkSandboxManager.SdkSandboxProcessNotAvailable フィールド

定義

注意事項

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

[Android.Runtime.Register("SDK_SANDBOX_PROCESS_NOT_AVAILABLE", 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 SdkSandboxProcessNotAvailable = 503;
[<Android.Runtime.Register("SDK_SANDBOX_PROCESS_NOT_AVAILABLE", 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 SdkSandboxProcessNotAvailable : Android.App.SdkSandbox.LoadSdkErrorCode

フィールド値

Value = 503
属性

適用対象