Idioma

KeyEvent.KeycodeVideoApp1 Campo

Definição

Cuidado

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

Constante de código de chave: chave de aplicativo de vídeo nº 1.

[Android.Runtime.Register("KEYCODE_VIDEO_APP_1", 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 KeycodeVideoApp1 = 289;
[<Android.Runtime.Register("KEYCODE_VIDEO_APP_1", 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 KeycodeVideoApp1 : Android.Views.Keycode

Valor do campo

Value = 289

Implementações

Atributos

Comentários

Constante de código de chave: chave de aplicativo de vídeo nº 1.

Java documentação para android.view.KeyEvent.KEYCODE_VIDEO_APP_1.

Partes desta página são modificações baseadas no trabalho criado e compartilhado pelo Project Open Source do Open Source e usadas de acordo com os termos descritos na Creative Commons 2.5.

Aplica-se a