Compartir a través de


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

Valor de campo

Value = 16395
Atributos

Comentarios

Código de evento para DEVICE_RESET evento

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

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