Compartilhar via


MtpEvent.EventDeviceReset Campo

Definição

Cuidado

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 do campo

Value = 16395
Atributos

Comentários

Código de evento para DEVICE_RESET evento

Documentação Java para android.mtp.MtpEvent.EVENT_DEVICE_RESET.

Partes desta página são modificações baseadas no trabalho criado e compartilhado pelo Android Open Source Project e usado de acordo com os termos descritos na Creative Commons 2.5 Attribution License.

Aplica-se a