Condividi tramite


KeyEvent.KeycodeVideoApp2 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. 2.

[Android.Runtime.Register("KEYCODE_VIDEO_APP_2", 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 KeycodeVideoApp2 = 290;
[<Android.Runtime.Register("KEYCODE_VIDEO_APP_2", 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 KeycodeVideoApp2 : Android.Views.Keycode

Valore del campo

Value = 290

Implementazioni

Attributi

Commenti

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

Documentazione java per android.view.KeyEvent.KEYCODE_VIDEO_APP_2.

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