Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
键盘类型:UIKeyboardTypeNumberPadiPad 中的键盘类型与 iPhone 不同,我只想在 iPad 中使用 iPhone 类型,不知道如何制作。
UIKeyboardTypeNumberPad
iPad 没有单独的数字键盘。如果你在 iPad 上设置它,键盘就会出现,它会被设置为“数字和符号”模式。如果您想要一个类似于 iPhone 上的数字键盘,您应该为 iPad 创建一个自定义键盘。