- All Implemented Interfaces:
- com.jniwrapper.IntegerParameter, com.jniwrapper.PointerParameter
public class AXUIElementRef
extends com.jniwrapper.Pointer.Void
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.