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 - 1 of 1 questions

How to get the Objective-C class name corresponding to an AXUIElement?

Apple's Accessibility Inspector tool displays the Objective-C class corresponding to the currently inspected UI Element. See NSButtonCell at the very bottom of this screenshot:

Tags: 
  • objective-c
  • osx
  • accessibility
  • appkit
  • accessibility-api