Поделиться через


InputDevice.KeyboardTypeNone Поле

Определение

Внимание!

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

Клавиатура отсутствует.

[Android.Runtime.Register("KEYBOARD_TYPE_NONE")]
[System.Obsolete("This constant will be removed in the future version. Use Android.Views.InputKeyboardType enum directly instead of this field.", true)]
public const Android.Views.InputKeyboardType KeyboardTypeNone = 0;
[<Android.Runtime.Register("KEYBOARD_TYPE_NONE")>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Views.InputKeyboardType enum directly instead of this field.", true)>]
val mutable KeyboardTypeNone : Android.Views.InputKeyboardType

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

Value = 0

Реализации

Атрибуты

Комментарии

Клавиатура отсутствует.

Документация по Java для android.view.InputDevice.KEYBOARD_TYPE_NONE.

Части этой страницы — это изменения на основе работы, созданной и общей проектом с открытым исходным кодом Android и используемой в соответствии с условиями, описанными в лицензии Creative Commons 2.5 Attribution.

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