KeyEvent.KeycodeVideoApp3 Campo

Definición

Precaución

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

Constante de código de clave: clave de aplicación de vídeo n.º 3.

[Android.Runtime.Register("KEYCODE_VIDEO_APP_3", 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 KeycodeVideoApp3 = 291;
[<Android.Runtime.Register("KEYCODE_VIDEO_APP_3", 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 KeycodeVideoApp3 : Android.Views.Keycode

Valor de campo

Value = 291

Implementaciones

Atributos

Comentarios

Constante de código de clave: clave de aplicación de vídeo n.º 3.

Java documentación para android.view.KeyEvent.KEYCODE_VIDEO_APP_3.

Las partes de esta página son modificaciones basadas en el trabajo creado y compartido por el Android y se usan según los términos descritos en creative Creative Commons 2.5 Attribution License.

Se aplica a