AXPropertyName
Values of AXProperty name:
from 'busy' to 'roledescription': states which apply to every AX node
from 'live' to 'root': attributes which apply to nodes in live regions
from 'autocomplete' to 'valuetext': attributes which apply to widgets
from 'checked' to 'selected': states which apply to widgets
from 'activedescendant' to 'owns' - relationships between elements other than parent/child/sibling.
Entries
Link copied to clipboard
@SerialName(value = "hiddenRoot")
Link copied to clipboard
@SerialName(value = "keyshortcuts")
Link copied to clipboard
@SerialName(value = "roledescription")
Link copied to clipboard
@SerialName(value = "autocomplete")
Link copied to clipboard
@SerialName(value = "multiselectable")
Link copied to clipboard
@SerialName(value = "orientation")
Link copied to clipboard
@SerialName(value = "activedescendant")
Link copied to clipboard
@SerialName(value = "describedby")
Link copied to clipboard
@SerialName(value = "errormessage")
Link copied to clipboard
@SerialName(value = "labelledby")
Properties
Functions
Link copied to clipboard
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Link copied to clipboard
Returns an array containing the constants of this enum type, in the order they're declared.