1. 程式人生 > >IOS開發之所有型別的UIKeyboardType圖片展示

IOS開發之所有型別的UIKeyboardType圖片展示

在使用UITextField的時候,我們經常會有需求來控制開啟的鍵盤的型別,雖然文件裡都有相應型別的說明,但都不夠直觀。現在,把所有的UIKeyboardType來以圖片展示下。可以直觀的來選擇所需的鍵盤種類。

UIKeyboardTypeAlphabet                                                                                      

          

UIKeyboardTypeASCIICapable

UIKeyboardTypeDecimalPad                                                                                

           

UIKeyboardTypeDefault

 

UIKeyboardTypeEmailAddress                                                                  

          

UIKeyboardTypeNamePhonePad

UIKeyboardTypeNumberPad                                                                                        

 

UIKeyboardTypeNumbersAndPunctuation


 

UIKeyboardTypePhonePad                                                                                             

 

UIKeyboardTypeTwitter

  

UIKeyboardTypeURL