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.
我使用的是默认的 UIKeyBoardType,它包含一个带有Search标题的按钮。有什么方法可以将该标题从Search更改Dismiss为例如?
Search
Dismiss
如果您使用的是 IB,则可以选择要为其更改键盘的 UITextField。然后在属性检查器下有一个选项“返回键”你可以在这里更改标题。