ios - 如何从 iPad 键盘上删除或禁用特定文本字段的语言首选项键

标签 ios ipad

Needs to remove the key shown in keyboard or if it can be disable 1

需要从 iPad 键盘上删除或禁用特定文本字段的按键,如图所示

最佳答案

在 Storyboard中设置

enter image description here

或手动
[textField setKeyboardType: UIKeyboardTypeASCIICapable];

关于ios - 如何从 iPad 键盘上删除或禁用特定文本字段的语言首选项键,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/16217845/

相关文章:

ios - iPhone 中的 bonjour 服务结果不一致

iphone - 为什么我会收到此错误 : "Command/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin/gcc-4.2 failed with exit code 1"?

ios - 仅使用 NSUbiquitousKeyValueStore 时,如何以编程方式检测用户设备上是否启用了 iCloud?

android - Firebase 配置的 Codemagic 预构建问题

ios - Swift: AVPlayer - 如何从 URL 获取 mp3 文件的长度?

xcode - 类似 iPad Safari 的缩略图缩放 View

ios - Xcode 构建在设备上运行但在模拟器上失败

iOS CoreBluetooth 不扫描 iPad Air 中的服务

ios - iOS 中 UIImageView 的更快替代品

android - iOS 的相关概念,例如 "APK Expansion Files in Android"