Freigeben über


SdkSandboxManager.LoadSdkInternalError Feld

Definition

Achtung

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_INTERNAL_ERROR", 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 LoadSdkInternalError = 500;
[<Android.Runtime.Register("LOAD_SDK_INTERNAL_ERROR", 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 LoadSdkInternalError : Android.App.SdkSandbox.LoadSdkErrorCode

Feldwert

Value = 500
Attribute

Gilt für: