iOS 系统键盘几个类型

  1. UIKeyboardTypeDefault

    UIKeyboardType 11种键盘图片展示
  2.  

    UIKeyboardTypeASCIICapable  ==  UIKeyboardTypeAlphabet

    UIKeyboardType 11种键盘图片展示
  3.  

    UIKeyboardTypeNumbersAndPunctuation

    UIKeyboardType 11种键盘图片展示
  4.  

    UIKeyboardTypeURL

    UIKeyboardType 11种键盘图片展示
  5.  

    UIKeyboardTypeNumberPad

    UIKeyboardType 11种键盘图片展示
  6.  

    UIKeyboardTypeDecimalPad

    UIKeyboardType 11种键盘图片展示
  7.  

    UIKeyboardTypePhonePad

    UIKeyboardType 11种键盘图片展示
  8.  

    UIKeyboardTypeNamePhonePad

    UIKeyboardType 11种键盘图片展示
  9.  

    UIKeyboardTypeEmailAddress

    UIKeyboardType 11种键盘图片展示
  10.  

    UIKeyboardTypeTwitter

    UIKeyboardType 11种键盘图片展示
  11.  

    UIKeyboardTypeWebSearch

    UIKeyboardType 11种键盘图片展示
     
     
     
     
     
    参考来自:
原文地址:https://www.cnblogs.com/saytome/p/7403927.html