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.
我在故事板中有一个视图,它有一个标签。我在 Xcode 中启用了“身份检查器”的可访问性。问题是画外音在点击一次时会读取两次标签文本。我没有任何代码,它只是故事板中的简单标签。
任何帮助将不胜感激。
项目中有一个类别正在返回 UIAccessbility 标签。删除它并工作。