ReqKeyboardType

enumeration

Description

Mirrors the ReqKeyboardType enum.

For more information about the attribute, see Android's documentation: ReqKeyboardType attribute

Properties

NullAttribute is not set and will not appear in the element.
UndefinedMirrors android:reqKeyboardType="undefined".
NokeysMirrors android:reqKeyboardType="nokeys".
QwertyMirrors android:reqKeyboardType="qwerty".
TwelveKeyMirrors android:reqKeyboardType="twelveKey".

Did you find this page useful? Please give it a rating: