namespace Android.Mtp
{
public enum EventCode
{
[IntDefinition("Android.Mtp.MtpEvent.EventStoreFull", JniField = "android/mtp/MtpEvent.EVENT_STORE_FULL")]
StoreFull = (EventCode)16394L
}
}
Assembly | Mono.Android , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
---|---|
.NET | 6.0-android |
Xamarin Android | 0.0 |