iOS键盘类型 UIKeyboardType
2016-03-02 本文已影响4335人
阳光的大男孩儿
1.UIKeyboardTypeDefault:
UIKeyboardTypeDefault2.UIKeyboardTypeASCIICapable
UIKeyboardTypeASCIICapable3.UIKeyboardTypeNumbersAndPunctuation
UIKeyboardTypeNumbersAndPunctuation4.UIKeyboardTypeURL
UIKeyboardTypeURL5.UIKeyboardTypeNumberPad
UIKeyboardTypeNumberPad6.UIKeyboardTypePhonePad
UIKeyboardTypePhonePad7.UIKeyboardTypeNamePhonePad
UIKeyboardTypeNamePhonePad8.UIKeyboardTypeEmailAddress
UIKeyboardTypeEmailAddress9.UIKeyboardTypeDecimalPad
UIKeyboardTypeDecimalPad10.UIKeyboardTypeTwitter
UIKeyboardTypeTwitter11.UIKeyboardTypeWebSearch
UIKeyboardTypeWebSearch12.UIKeyboardTypeAlphabet == UIKeyboardTypeASCIICapable
UIKeyboardTypeAlphabet