美文网首页
iOS开发-键盘类型UIKeyboardType

iOS开发-键盘类型UIKeyboardType

作者: 小海豚丶 | 来源:发表于2017-09-09 17:05 被阅读0次
    UIKeyboardTypeDefault:
    
    UIKeyboardTypeASCIICapable:
    
    UIKeyboardTypeNumbersAndPunctuation:
    
    UIKeyboardTypeURL:
    
    UIKeyboardTypeNumberPad:
    
    UIKeyboardTypePhonePad:
    
    UIKeyboardTypeNamePhonePad:
    
    UIKeyboardTypeEmailAddress:
    
    UIKeyboardTypeDecimalPad:
    
    UIKeyboardTypeTwitter:
    
    UIKeyboardTypeWebSearch:
    
    UIKeyboardTypeAlphabet:
    

    相关文章

      网友评论

          本文标题:iOS开发-键盘类型UIKeyboardType

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