【问题标题】:Why external keyboard does not trigger VoiceOver when a UIButton is selected?为什么选择 UIButton 时外部键盘不会触发 VoiceOver?
【发布时间】:2022-11-08 16:45:22
【问题描述】:

当我使用外部键盘将 UIBUtton 设置为.selected 时,VoiceOver 没有实现更改,为什么?

我应该发布UIAccessibility.post(notification: .announcement, argument: argument) 吗?

请注意,如果我使用双击将任何 UIButton 设置为 .selected,则会触发 VoiceOver

【问题讨论】:

    标签: ios swift accessibility voiceover


    【解决方案1】:

    使用 VoiceOver 和外接键盘时,要选择控件并运行 VoiceOver,您需要按 option+control+space。请注意,盲人用户知道这种组合,尽管同时使用 VoiceOver 和键盘并不常见。

    【讨论】:

      猜你喜欢
      • 2021-02-06
      • 1970-01-01
      • 2018-09-22
      • 2014-07-29
      • 2018-01-17
      • 1970-01-01
      • 1970-01-01
      • 2011-03-06
      • 2014-11-05
      相关资源
      最近更新 更多