translate

Featured Links

Questions & Answers

This listing is a compilation of both questions asked in-site and questions related to accessibility themes gathered from different sources (stackoverflow, UX Stack Exchange).

Displaying 1 - 2 of 2 questions

How can I enable VoiceOver for webview content on tableview

Stackoverflow

Normally, VoiceOver correctly reads web contents loaded with WKWebView and it is possible to read buttons and links.

Tags: 
  • ios
  • swift
  • accessibility
  • voiceover
  • uiaccessibility

CGWindowListCopyWindowInfo debugging, returns nil on some systems

I have two identical 10.13 boxes that I use to build a tool that uses the Accessibility API. The tool needs to get a list of open applications.

Tags: 
  • swift
  • accessibility
  • swift4
  • uiaccessibility
  • quartz