namespace Android.OS.Storage
{
public enum ObbState
{
[IntDefinition("Android.OS.Storage.OnObbStateChangeListener.Unmounted", JniField = "android/os/storage/OnObbStateChangeListener.UNMOUNTED")]
Unmounted = 2
}
}
Assembly | Mono.Android , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
---|---|
.NET | 7.0-android |
Xamarin Android | 0.0 |
OS Platforms | The selected framework does not have platform annotations. |