Condividi tramite


MtpEvent.EventDeviceReset 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 DEVICE_RESET evento

[Android.Runtime.Register("EVENT_DEVICE_RESET", 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 EventDeviceReset = 16395;
[<Android.Runtime.Register("EVENT_DEVICE_RESET", 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 EventDeviceReset : Android.Mtp.EventCode

Valore del campo

Value = 16395
Attributi

Commenti

Codice evento per DEVICE_RESET evento

Documentazione java per android.mtp.MtpEvent.EVENT_DEVICE_RESET.

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