Condividi tramite


BinderConsts.DumpTransaction Campo

Definizione

Attenzione

Use 'Android.OS.IBinder.DumpTransaction'. This class will be removed in a future release.

Codice della transazione del protocollo IBinder: stato interno del dump.

[Android.Runtime.Register("DUMP_TRANSACTION")]
[System.Obsolete("Use 'Android.OS.IBinder.DumpTransaction'. This class will be removed in a future release.")]
public const int DumpTransaction = 1598311760;
[<Android.Runtime.Register("DUMP_TRANSACTION")>]
[<System.Obsolete("Use 'Android.OS.IBinder.DumpTransaction'. This class will be removed in a future release.")>]
val mutable DumpTransaction : int

Valore del campo

Value = 1598311760
Attributi

Commenti

Codice della transazione del protocollo IBinder: stato interno del dump.

Documentazione java per android.os.IBinder.DUMP_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