TouchScreenKeyboardType

enumeration

매뉴얼로 전환

설명

Enumeration of the different types of supported touchscreen keyboards.

변수

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.