Package-level declarations
Types
A node in the accessibility tree.
Unique accessibility node identifier.
Values of AXProperty name:
A single computed AX property.
Enum of possible native property sources (as a subtype of a particular AXValueSourceType).
A single source for a computed AX property.
Enum of possible property sources.
Enum of possible property types.
A dummy response object for the AccessibilityDomain.disable command. This command doesn't return any result at the moment, but this could happen in the future, or could have happened in the past. For forwards and backwards compatibility of the command method, we still declare this class even without properties.
A dummy response object for the AccessibilityDomain.enable command. This command doesn't return any result at the moment, but this could happen in the future, or could have happened in the past. For forwards and backwards compatibility of the command method, we still declare this class even without properties.
Request object containing input parameters for the AccessibilityDomain.getAXNodeAndAncestors command.
Response type for the AccessibilityDomain.getAXNodeAndAncestors command.
Request object containing input parameters for the AccessibilityDomain.getChildAXNodes command.
Response type for the AccessibilityDomain.getChildAXNodes command.
Request object containing input parameters for the AccessibilityDomain.getFullAXTree command.
Response type for the AccessibilityDomain.getFullAXTree command.
Request object containing input parameters for the AccessibilityDomain.getPartialAXTree command.
Response type for the AccessibilityDomain.getPartialAXTree command.
Request object containing input parameters for the AccessibilityDomain.getRootAXNode command.
Response type for the AccessibilityDomain.getRootAXNode command.
Request object containing input parameters for the AccessibilityDomain.queryAXTree command.
Response type for the AccessibilityDomain.queryAXTree command.