MtpEvent.EventObjectAdded 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 OBJECT_ADDED evento

[Android.Runtime.Register("EVENT_OBJECT_ADDED", 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 EventObjectAdded = 16386;
[<Android.Runtime.Register("EVENT_OBJECT_ADDED", 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 EventObjectAdded : Android.Mtp.EventCode

Valore del campo

Value = 16386
Attributi

Commenti

Codice evento per OBJECT_ADDED evento

per android.mtp.MtpEvent.EVENT_OBJECT_ADDED.

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