Condividi tramite


MtpEvent.EventCaptureComplete 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 CAPTURE_COMPLETE evento

[Android.Runtime.Register("EVENT_CAPTURE_COMPLETE", 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 EventCaptureComplete = 16397;
[<Android.Runtime.Register("EVENT_CAPTURE_COMPLETE", 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 EventCaptureComplete : Android.Mtp.EventCode

Valore del campo

Value = 16397
Attributi

Commenti

Codice evento per CAPTURE_COMPLETE evento

Documentazione java per android.mtp.MtpEvent.EVENT_CAPTURE_COMPLETE.

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