iOS系统提供了11种键盘类型,供开发者们根据情境选用。
下面我们来好好看一下究竟是哪11种键盘。
1.UIKeyboardTypeDefault
2.UIKeyboardTypeASCIICapable
3.UIKeyboardTypeNumbersAndPunctuation
4.UIKeyboardTypeURL
5.UIKeyboardTypeNumberPad
6.UIKeyboardTypePhonePad
7.UIKeyboardTypeNamePhonePad

8.UIKeyboardTypeEmailAddress
9.UIKeyboardTypeDecimalPad

10.UIKeyboardTypeTwitter

11.UIKeyboardTypeWebSearch
网友评论