iOS更改键盘按钮

时间:2014-03-12 10:30:45

标签: ios button uikeyboard alphabet

enter image description here

是否可以将 + *#按钮更改为下一步按钮?并从数字(2到9)中删除字母

注意:这是UIKeyboardTypePhonePad

2 个答案:

答案 0 :(得分:0)

无法更改UIKeyboardTypePhonePad按钮,只有您自定义iOS中UIKeybord的视图

答案 1 :(得分:0)

我认为您无法更改内置键盘,但您可以制作具有所需修改功能的自定义键盘。 https://developer.apple.com/library/ios/documentation/StringsTextFonts/Conceptual/TextAndWebiPhoneOS/InputViews/InputViews.html