KeyboardType
The on-screen keyboard shown while editing a text input.
- Kind: Enum
- Namespace: SkeleKit
- Implements:
IComparable,IConvertible,IFormattable,ISpanFormattable
Values
| Name | Summary |
|---|---|
Decimal | A numeric keypad with a decimal point. |
Default | The standard keyboard. |
Email | A keyboard optimized for entering email addresses. |
Numeric | A numeric keypad (digits only). |
Phone | A keypad for entering phone numbers. |
Url | A keyboard optimized for entering URLs. |