Home编程 > iOS开发UIKeyboardType样式UIKeyboardType样式 UIKeyboardTypeAlphabet 多用于邮箱等 UIKeyboardTypeASCIICapable 多用于邮箱等 UIKeyboardTypeDecimalPad 多用于手机号,金钱等 UIKeyboardTypeDefault 多默认样式 UIKeyboardTypeEmailAddress 多用于邮箱等 UIKeyboardTypeNamePhonePad 多用于邮箱等 UIKeyboardTypeNumberPad 多用于手机号,金钱等 UIKeyboardTypeNumbersAndPunctuation 多用于特殊数字,符号等 UIKeyboardTypePhonePad 多用于特殊数字,加减法等 UIKeyboardTypeTwitter 多用于输入等 UIKeyboardTypeURL 多用于网址等