首页
Python
Java
PHP
IOS
NodeJS
JavaScript
HTML5
小程序
AI
misspelled
全部标签
ios - 在 iOS 上禁用来自 VoiceOver 的 “…misspelled” 消息
如何防止VoiceOver在文本字段中说出“...拼写错误”?将autocorrectionType设置为UITextAutocorrectionTypeNo似乎没有什么不同。如果iOS用户键入一个拼写错误的词后跟一个空格或标点符号,画外音会读出该词后跟“拼错”。我希望能够在特定文本字段上禁用此行为。 最佳答案 我希望您设置spellCheckingType=UITextSpellCheckingTypeNo而不是autocorrectionType以获得此行为。这不就解决了吗? 关于i
misspelled
VoiceOver
section
拼写
后跟
ios
accessibility
Home
Powered By IT.CAOLU.XIN
页面耗时:0.0519s