iOS键盘类型 UIKeyboardType

作者: 阳光的大男孩儿 | 来源:发表于2016-03-02 13:59 被阅读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

相关文章

网友评论

    本文标题:iOS键盘类型 UIKeyboardType

    本文链接:https://www.haomeiwen.com/subject/losnkttx.html