iOS开发之键盘类型UIKeyboardType

iOS开发之键盘类型UIKeyboardType


1、UIKeyboardTypeDefault:




2、UIKeyboardTypeASCIICapable:




3、UIKeyboardTypeNumbersAndPunctuation:



4、UIKeyboardTypeURL:




5、UIKeyboardTypeNumberPad:




6、UIKeyboardTypePhonePad:




7、UIKeyboardTypeNamePhonePad:




8、UIKeyboardTypeEmailAddress:




9、UIKeyboardTypeDecimalPad:




10、UIKeyboardTypeTwitter:



11、UIKeyboardTypeWebSearch:




12、UIKeyboardTypeAlphabet:


你可能感兴趣的:(iOS小姿势)