enumeration
Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.
CloseFor some reason your suggested change could not be submitted. Please <a>try again</a> in a few minutes. And thank you for taking the time to help us improve the quality of Unity Documentation.
CloseEnumeration of the different types of supported touchscreen keyboards.
Default | The default keyboard layout of the target platform. |
ASCIICapable | Keyboard with standard ASCII keys. |
NumbersAndPunctuation | Keyboard with numbers and punctuation mark keys. |
URL | Keyboard with keys for URL entry. |
NumberPad | Keyboard with standard numeric keys. |
PhonePad | Keyboard with a layout suitable for typing telephone numbers. |
NamePhonePad | Keyboard with alphanumeric keys. |
EmailAddress | Keyboard with additional keys suitable for typing email addresses. |
Social | Keyboard with symbol keys often used on social media, such as Twitter. |
Search | Keyboard with the "." key beside the space key, suitable for typing search terms. |
DecimalPad | Keyboard with numbers and a decimal point. |
OneTimeCode | Keyboard with standard numeric keys. |