Condividi tramite


MtpEvent.EventCancelTransaction 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 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

Valore del campo

Value = 16385
Attributi

Commenti

Codice evento per CANCEL_TRANSACTION evento

Documentazione java per android.mtp.MtpEvent.EVENT_CANCEL_TRANSACTION.

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