Condividi tramite


MtpEvent.EventUndefined Campo

Definizione

Attenzione

This constant will be removed in the future version. Use Android.Mtp.EventCode enum directly instead of this field.

Codice evento per l'evento UNDEFINED

[Android.Runtime.Register("EVENT_UNDEFINED", ApiSince=24)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Mtp.EventCode enum directly instead of this field.", true)]
public const Android.Mtp.EventCode EventUndefined = 16384;
[<Android.Runtime.Register("EVENT_UNDEFINED", ApiSince=24)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Mtp.EventCode enum directly instead of this field.", true)>]
val mutable EventUndefined : Android.Mtp.EventCode

Valore del campo

Value = 16384
Attributi

Commenti

Codice evento per l'evento UNDEFINED

Documentazione java per android.mtp.MtpEvent.EVENT_UNDEFINED.

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dal progetto Open Source Android e usato in base ai termini descritti nella licenza Creative Commons 2.5 Attribuzione.

Si applica a