IOS开发脱坑之路ios学习资料iOS

iOS键盘类型 UIKeyboardType

2016-03-02  本文已影响4335人  阳光的大男孩儿

1.UIKeyboardTypeDefault:

UIKeyboardTypeDefault

2.UIKeyboardTypeASCIICapable

UIKeyboardTypeASCIICapable

3.UIKeyboardTypeNumbersAndPunctuation

UIKeyboardTypeNumbersAndPunctuation

4.UIKeyboardTypeURL

UIKeyboardTypeURL

5.UIKeyboardTypeNumberPad

UIKeyboardTypeNumberPad

6.UIKeyboardTypePhonePad

UIKeyboardTypePhonePad

7.UIKeyboardTypeNamePhonePad

UIKeyboardTypeNamePhonePad

8.UIKeyboardTypeEmailAddress

UIKeyboardTypeEmailAddress

9.UIKeyboardTypeDecimalPad

UIKeyboardTypeDecimalPad

10.UIKeyboardTypeTwitter

UIKeyboardTypeTwitter

11.UIKeyboardTypeWebSearch

UIKeyboardTypeWebSearch

12.UIKeyboardTypeAlphabet == UIKeyboardTypeASCIICapable

UIKeyboardTypeAlphabet
上一篇下一篇

猜你喜欢

热点阅读