AXUIElement
A structure used to refer to an accessibility object.
Declaration
class AXUIElementOverview
An accessibility object provides information about the user interface object it represents. This information includes the object's position in the accessibility hierarchy, its position on the display, details about what it is, and what actions it can perform. Accessibility objects respond to messages sent by assistive applications and send notifications that describe state changes.