Idioma

KeyEvent.KeycodeVideoApp4 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º 4.

[Android.Runtime.Register("KEYCODE_VIDEO_APP_4", 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 KeycodeVideoApp4 = 292;
[<Android.Runtime.Register("KEYCODE_VIDEO_APP_4", 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 KeycodeVideoApp4 : Android.Views.Keycode

Valor do campo

Value = 292

Implementações

Atributos

Comentários

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

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

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