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.
当您键入“aa”空格时,UITextField 会自动将文本更正为“aa.”。我不想要终点,也找不到如何防止这种行为。我尝试了 UITextAutocorrectionTypeNo 没有成功。
有人有解决方案吗?谢谢
无法通过代码更改此行为。
用户必须进入“设置”、“常规”、“键盘”并禁用“。” 捷径。
祝你好运!