Version: 2022.3
LanguageEnglish
  • C#

TouchScreenKeyboardType

enumeration

Suggest a change

Success!

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.

Close

Submission failed

For 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.

Close

Cancel

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.
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.
DecimalPadKeyboard with numbers and a decimal point.
OneTimeCodeKeyboard with standard numeric keys.