iOS系统提供的默认键盘类型有12种
UIKeyboardTypeDefault

UIKeyboardTypeDefault.png
UIKeyboardTypeASCIICapable

UIKeyboardTypeASCIICapable.png
UIKeyboardTypeNumbersAndPunctuation

UIKeyboardTypeNumbersAndPunctuation.png
UIKeyboardTypeURL

UIKeyboardTypeURL.png
UIKeyboardTypeNumberPad

UIKeyboardTypeNumberPad.png
UIKeyboardTypePhonePad

UIKeyboardTypePhonePad.png
UIKeyboardTypeNamePhonePad

UIKeyboardTypeNamePhonePad.png
UIKeyboardTypeEmailAddress

UIKeyboardTypeEmailAddress.png
UIKeyboardTypeDecimalPad

UIKeyboardTypeDecimalPad.png
UIKeyboardTypeTwitter

UIKeyboardTypeTwitter.png
UIKeyboardTypeWebSearch

UIKeyboardTypeWebSearch.png
UIKeyboardTypeAlphabet

UIKeyboardTypeAlphabet.png
android键盘类型