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