Язык

KeyEvent.KeycodeF17 Поле

Определение

Внимание!

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

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

[Android.Runtime.Register("KEYCODE_F17", 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 KeycodeF17 = 330;
[<Android.Runtime.Register("KEYCODE_F17", 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 KeycodeF17 : Android.Views.Keycode

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

Value = 330

Реализации

Атрибуты

Комментарии

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

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

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

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