MtpEvent.EventDevicePropChanged 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_PROP_CHANGED evento

[Android.Runtime.Register("EVENT_DEVICE_PROP_CHANGED", 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 EventDevicePropChanged = 16390;
[<Android.Runtime.Register("EVENT_DEVICE_PROP_CHANGED", 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 EventDevicePropChanged : Android.Mtp.EventCode

Valore del campo

Value = 16390
Attributi

Commenti

Codice evento per DEVICE_PROP_CHANGED evento

per android.mtp.MtpEvent.EVENT_DEVICE_PROP_CHANGED.

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dalla e usati in base ai termini descritti in Creative License 2.5 Attribution License.

Si applica a