iOS开发之键盘类型UIKeyboardType

来源:互联网 发布:cpld仿真软件 编辑:程序博客网 时间:2024/04/28 12:23

UIKeyboardTypeDefault:


UIKeyboardTypeASCIICapable:


UIKeyboardTypeNumbersAndPunctuation:


UIKeyboardTypeURL:


UIKeyboardTypeNumberPad:


UIKeyboardTypePhonePad:


UIKeyboardTypeNamePhonePad:


UIKeyboardTypeEmailAddress:


UIKeyboardTypeDecimalPad:


UIKeyboardTypeTwitter:


UIKeyboardTypeWebSearch:


UIKeyboardTypeAlphabet:





















5 0