今天闲来无事把UIKeyboardType的所有样式尝试了一遍,顺便截了图,以供大家使用时能够一目了然使用哪个样式。
1、UIKeyboardTypeDefault

2、UIKeyboardTypeAlphabet = UIKeyboardTypeASCIICapable

3、UIKeyboardTypeNumbersAndPunctuation

4、UIKeyboardTypeURL

5、UIKeyboardTypeNumberPad

6、UIKeyboardTypePhonePad

7、UIKeyboardTypeNamePhonePad

8、UIKeyboardTypeEmailAddress

9、UIKeyboardTypeDecimalPad

10、UIKeyboardTypeTwitter

11、UIKeyboardTypeWebSearch
