gpt4 book ai didi

ios - UISearchBar拼写检查

转载 作者:行者123 更新时间:2023-12-01 19:04:20 25 4
gpt4 key购买 nike

我不想在搜索栏中进行拼写检查。

关于它的文档非常简单,但是使用:

searchBar.spellCheckingType = UITextSpellCheckingTypeNo;

在iOS 5和7下无法运行;拼写检查仍然存在。
这个问题有什么解决方案?

最佳答案

尝试这个

[searchBar setAutocorrectionType:UITextAutocorrectionTypeNo];

关于ios - UISearchBar拼写检查,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/20749570/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com