SoftKeyboardType
Entries
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 numeric keypad for PIN entry.
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 web search terms and URL entry.
Link copied to clipboard
Specifies a number pad that outputs only ASCII digits.
Properties
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.