iOS开发之键盘类型UIKeyboardType

来源:互联网 发布:中程反导导弹的知乎 编辑:程序博客网 时间:2024/04/28 06:10

UIKeyboardTypeDefault:


UIKeyboardTypeASCIICapable:


UIKeyboardTypeNumbersAndPunctuation:


UIKeyboardTypeURL:


UIKeyboardTypeNumberPad:


UIKeyboardTypePhonePad:


UIKeyboardTypeNamePhonePad:


UIKeyboardTypeEmailAddress:


UIKeyboardTypeDecimalPad:


UIKeyboardTypeTwitter:


UIKeyboardTypeWebSearch:


UIKeyboardTypeAlphabet:




0 0