Compartilhar via


MtpEvent.EventUndefined Campo

Definição

Cuidado

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

Código de evento para 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

Valor do campo

Value = 16384
Atributos

Comentários

Código de evento para evento UNDEFINED

Documentação Java para android.mtp.MtpEvent.EVENT_UNDEFINED.

Partes desta página são modificações baseadas no trabalho criado e compartilhado pelo Android Open Source Project e usado de acordo com os termos descritos na Creative Commons 2.5 Attribution License.

Aplica-se a