KeyboardType

The on-screen keyboard shown while editing a text input.
public enum KeyboardType

Values

NameSummary
DecimalA numeric keypad with a decimal point.
DefaultThe standard keyboard.
EmailA keyboard optimized for entering email addresses.
NumericA numeric keypad (digits only).
PhoneA keypad for entering phone numbers.
UrlA keyboard optimized for entering URLs.