你怎么知道按下返回键时 UITextField 会确认自动更正?

发布于 2024-10-21 06:42:55 字数 180 浏览 0 评论 0原文

更具体地说,返回键实际上设置为“发送”,并且启用了自动更正。当自动更正出现时,按返回键只会确认自动更正,而不是真正要发送文本。问题是你怎么知道发生了自动更正?我无法在 textFieldShouldReturn 中判断。

顺便说一句,我也考虑过“退出时结束”事件,但我发现只要该事件链接到一个方法,键盘总是会隐藏,而我不希望这样。

Let's be more specific, the return key is actually set to "Send", and with auto correction enabled. When auto correction does appear, pressing return key will only confirm the auto correction and not actually intend to send the text. The question is how do you know that there's an auto correction happens? I cannot tell in textFieldShouldReturn.

By the way, I also considered "Did End On Exit" event, but I find the keyboard always hides as long as the event linked to a method, which I want not.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文