Accessibility.AXValueType
Enum of possible property types.
{
"id": "AXValueType",
"type": "string",
"enum": [
"boolean",
"tristate",
"booleanOrUndefined",
"idref",
"idrefList",
"integer",
"node",
"nodeList",
"number",
"string",
"computedString",
"token",
"tokenList",
"domRelation",
"role",
"internalRole",
"valueUndefined"
],
"description": "Enum of possible property types."
}