Condividi tramite


KeyEvent.KeycodeVideoApp6 Campo

Definizione

Attenzione

This constant will be removed in the future version. Use Android.Views.Keycode enum directly instead of this field.

Costante del codice chiave: chiave applicazione video n. 6.

[Android.Runtime.Register("KEYCODE_VIDEO_APP_6", ApiSince=33)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Views.Keycode enum directly instead of this field.", true)]
public const Android.Views.Keycode KeycodeVideoApp6 = 294;
[<Android.Runtime.Register("KEYCODE_VIDEO_APP_6", ApiSince=33)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Views.Keycode enum directly instead of this field.", true)>]
val mutable KeycodeVideoApp6 : Android.Views.Keycode

Valore del campo

Value = 294

Implementazioni

Attributi

Commenti

Costante del codice chiave: chiave applicazione video n. 6.

Documentazione java per android.view.KeyEvent.KEYCODE_VIDEO_APP_6.

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