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.
我正在尝试更改小数点的外观以执行诸如删除字母并将小数点变为“完成”按钮之类的操作。
有没有办法编辑这个视图的外观或子类化键盘 DecimalPad?
注意:我知道如何使用完整的自定义 inputView 来模仿这一点,但我想使用原生 iOS 键盘并稍微调整一下。