The SoftKeyboardType object defines the types of soft keyboards for mobile applications. You select the keyboard type with the softKeyboardType property on the text input control.


Lib.Media.Text.SoftKeyboardType.CONTACT

A keypad designed for entering a person's name or phone number.

Lib.Media.Text.SoftKeyboardType.DEFAULT

Default keyboard for the current input method.

Lib.Media.Text.SoftKeyboardType.EMAIL

A keyboard optimized for specifying email addresses.

Lib.Media.Text.SoftKeyboardType.NUMBER

A numeric keypad designed for PIN entry.

Lib.Media.Text.SoftKeyboardType.PUNCTUATION

A keyboard optimized for entering punctuation.

Lib.Media.Text.SoftKeyboardType.URL

A keyboard optimized for entering URLs.


Created with the Personal Edition of HelpNDoc: Benefits of a Help Authoring Tool