LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

This version of Unity is unsupported.

TouchScreenKeyboardType

enumeration

Description

Enumeration of the different types of supported touchscreen keyboards.

Properties

DefaultThe default keyboard layout of the target platform.
ASCIICapableKeyboard with standard ASCII keys.
NumbersAndPunctuationKeyboard with numbers and punctuation mark keys.
URLKeyboard with keys for URL entry.
NumberPadKeyboard with standard numeric keys.
PhonePadKeyboard with a layout suitable for typing telephone numbers.
NamePhonePadKeyboard with alphanumeric keys.
EmailAddressKeyboard with additional keys suitable for typing email addresses.
NintendoNetworkAccountKeyboard with the Nintendo Network Account key layout (only available on the Wii U).
SocialKeyboard with symbol keys often used on social media, such as Twitter.
SearchKeyboard with the "." key beside the space key, suitable for typing search terms.