gpt4 book ai didi

iphone - 无障碍焦点

转载 作者:技术小花猫 更新时间:2023-10-29 10:39:36 24 4
gpt4 key购买 nike

使用辅助功能

当 VoiceOver 按顺序读取应用程序中的元素时,有没有办法在元素之间转移焦点?我尝试使用“nextResponder”,但它不起作用。

最佳答案

从 iOS 6 开始,您可以使用 UIAccessibilityLayoutChangedNotification 将焦点设置到特定元素,传递该元素

UIAccessibilityPostNotification(UIAccessibilityLayoutChangedNotification, firstBottom);

但是如果你想完全改变“Tab 键顺序”,我不知道有什么方法可以做到。

关于iphone - 无障碍焦点,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/10100148/

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