SoftKeyboardType

Entries

Link copied to clipboard

Specifies the default keyboard for the current input method.

Link copied to clipboard

Specifies a keyboard that displays standard ASCII characters.

Link copied to clipboard

Specifies the numbers and punctuation keyboard.

Link copied to clipboard

Specifies a keyboard for URL entry.

Link copied to clipboard

Specifies a numeric keypad for PIN entry.

Link copied to clipboard

Specifies a keypad for entering telephone numbers.

Link copied to clipboard

Specifies a keypad for entering a person’s name or phone number.

Link copied to clipboard

Specifies a keyboard for entering email addresses.

Link copied to clipboard

Specifies a keyboard with numbers and a decimal point.

Link copied to clipboard

Specifies a keyboard for Twitter text entry, with easy access to the at (“@”) and hash (“#”) characters.

Link copied to clipboard

Specifies a keyboard for web search terms and URL entry.

Link copied to clipboard

Specifies a number pad that outputs only ASCII digits.

Link copied to clipboard

Specifies a keyboard for alphabetic entry.

Properties

Link copied to clipboard

Returns a representation of an immutable list of all enum entries, in the order they're declared.

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared.