Enum TouchScreenKeyboardType
Namespace: UnityEngine
Assembly: UnityEngine.dll
Syntax
public enum TouchScreenKeyboardType
Fields
| Name | Description |
|---|---|
| ASCIICapable | |
| Default | |
| EmailAddress | |
| NamePhonePad | |
| NintendoNetworkAccount | |
| NumberPad | |
| NumbersAndPunctuation | |
| PhonePad | |
| Search | |
| Social | |
| URL |