Compartilhar via


MtpEvent.EventObjectReferencesChanged 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 OBJECT_REFERENCES_CHANGED evento

[Android.Runtime.Register("EVENT_OBJECT_REFERENCES_CHANGED", 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 EventObjectReferencesChanged = 51203;
[<Android.Runtime.Register("EVENT_OBJECT_REFERENCES_CHANGED", 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 EventObjectReferencesChanged : Android.Mtp.EventCode

Valor do campo

Value = 51203
Atributos

Comentários

Código de evento para OBJECT_REFERENCES_CHANGED evento

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

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