KeyEvent.KeycodeVideoApp7 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.º 7.

[Android.Runtime.Register("KEYCODE_VIDEO_APP_7", 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 KeycodeVideoApp7 = 295;
[<Android.Runtime.Register("KEYCODE_VIDEO_APP_7", 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 KeycodeVideoApp7 : Android.Views.Keycode

Valor de campo

Value = 295

Implementaciones

Atributos

Comentarios

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

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

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