iOS 键盘样式 (UIKeyboardType)

99 阅读1分钟

UIKeyboardType.default

image.png image.png

UIKeyboardType.asciiCapable

image.png image.png

UIKeyboardType.numbersAndPunctuation

image.png image.png

UIKeyboardType.URL

image.png image.png

UIKeyboardType.numberPad

image.png

UIKeyboardType.phonePad

image.png

UIKeyboardType.namePhonePad

image.png image.png

UIKeyboardType.emailAddress

image.png image.png

UIKeyboardType.decimalPad

image.png

UIKeyboardType.twitter

image.png image.png

UIKeyboardType.webSearch

image.png image.png

UIKeyboardType.asciiCapableNumberPad

image.png