struct Protocol::Accessibility::AXRelatedNode
- Protocol::Accessibility::AXRelatedNode
- Struct
- Value
- Object
Included Modules
- JSON::Serializable
Defined in:
protocol/accessibility.crConstructors
Instance Method Summary
-
#backend_dom_node_id : DOM::BackendNodeId
The BackendNodeId of the related DOM node.
-
#idref : String | Nil
The IDRef value provided, if any.
-
#text : String | Nil
The text alternative of this node in the current context.