Compartir a través de


MtpEvent.EventCancelTransaction Campo

Definición

Precaución

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

Código de evento para CANCEL_TRANSACTION evento

[Android.Runtime.Register("EVENT_CANCEL_TRANSACTION", 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 EventCancelTransaction = 16385;
[<Android.Runtime.Register("EVENT_CANCEL_TRANSACTION", 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 EventCancelTransaction : Android.Mtp.EventCode

Valor de campo

Value = 16385
Atributos

Comentarios

Código de evento para CANCEL_TRANSACTION evento

Documentación de Java para android.mtp.MtpEvent.EVENT_CANCEL_TRANSACTION.

Las partes de esta página son modificaciones basadas en el trabajo creado y compartido por el proyecto de código abierto de Android y se usan según los términos descritos en la licencia de atribución de Creative Commons 2.5.

Se aplica a