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.
我正在开发消息传递应用程序,所以为了发送消息,我使用 textField 进行输入。我想用这个实现拼写检查,我的意思是每当用户输入任何文本时,它应该检查拼写是正确还是错误?如果您有任何想法,请与我分享给我一些指导。谢谢
选择您在界面生成器中输入文本的文本字段。打开检查器窗口,切换到属性选项卡,然后在 textinput 特征中将更正的值设置为 yes。