Idioma

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

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

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

Aplica-se a