Язык

KeyEvent.KeycodeF20 Поле

Определение

Внимание!

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

Константа ключевого кода: клавиша F20.

[Android.Runtime.Register("KEYCODE_F20", ApiSince=36)]
[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 KeycodeF20 = 333;
[<Android.Runtime.Register("KEYCODE_F20", ApiSince=36)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Views.Keycode enum directly instead of this field.", true)>]
val mutable KeycodeF20 : Android.Views.Keycode

Значение поля

Value = 333

Реализации

Атрибуты

Комментарии

Константа ключевого кода: клавиша F20.

Java документации по android.view.KeyEvent.KEYCODE_F20.

Части этой страницы — это изменения на основе работы, созданной и общей Project и используемых в соответствии с условиями, описанными в разделе "".

Применяется к