Module node
Structs§
- Node
- A single element in the accessibility tree snapshot.
- Rect
- Screen-pixel bounding rectangle (origin + size).
x/yare signed to support negative multi-monitor coordinates.width/heightare unsigned (always non-negative). - State
Set - Boolean state flags for a node.
Enums§
- RawPlatform
Data - Platform-specific raw data attached to every node.
- Toggled
- Tri-state toggle value.