ModulesΒ§
- geometry π
MacrosΒ§
- bool_
property_ πmethods - box_
type_ πsetters - color_
property_ πmethods - coord_
slice_ πproperty_ methods - copy_
type_ πgetters - copy_
type_ πsetters - f64_
property_ πmethods - flag_
methods π - length_
slice_ πproperty_ methods - node_
id_ πproperty_ methods - node_
id_ πvec_ property_ methods - option_
properties_ πdebug_ method - option_
ref_ πtype_ getters - property_
methods π - slice_
properties_ πdebug_ method - slice_
type_ πgetters - string_
property_ πmethods - text_
decoration_ πproperty_ methods - unique_
enum_ πproperty_ methods - usize_
property_ πmethods - vec_
property_ πmethods - vec_
type_ πmethods
StructsΒ§
- Action
Request - Affine
- A 2D affine transform. Derived from kurbo.
- Custom
Action - Defines a custom action for a UI element.
- Node
- A single accessible object. A complete UI is represented as a tree of these.
- NodeId
- The stable identity of a
Node
, unique within the nodeβs tree. - Point
- A 2D point. Derived from kurbo.
- Properties π
- Property
Indices π - Rect
- A rectangle. Derived from kurbo.
- Size
- A 2D size. Derived from kurbo.
- Text
Position - Text
Selection - Tree
- The data associated with an accessibility tree thatβs global to the tree and not associated with any particular node.
- Tree
Update - A serializable representation of an atomic change to a
Tree
. - Vec2
- A 2D vector. Derived from kurbo.
EnumsΒ§
- Action
- An action to be taken on an accessibility node.
- Action
Data - Aria
Current - Auto
Complete - Flag π
- HasPopup
- Invalid
- Indicates if a form control has invalid input or if a web DOM element has an
aria-invalid
attribute. - List
Style - Live
- Orientation
- Property
Id π - Property
Value π - Role
- The type of an accessibility node.
- Sort
Direction - Text
Align - Text
Decoration - Text
Direction - Toggled
- Vertical
Offset
TraitsΒ§
- Action
Handler - Handles requests from assistive technologies or other clients.
- Activation
Handler - Handles activation of the applicationβs accessibility implementation.
- Deactivation
Handler - Handles deactivation of the applicationβs accessibility implementation.