Modulesยง
- action ๐
- adapter ๐
- callback ๐
- context ๐
- error ๐
- events ๐
- filters ๐
- node ๐
- rect ๐
- util ๐
Structsยง
- Action
- Action
Handler Wrapper - This is an implementation detail of
accesskit_unix, required for robust state transitions with minimal overhead. - Adapter
- AppContext
- Interface
Set - A collection type which encodes the AT-SPI interfaces an accessible object has implemented.
- Platform
Node - Platform
Root - Rect
- State
Set - The bitflag representation of all states an object may have.
- Window
Bounds
Enumsยง
- Coord
Type - The coordinate type encodes the frame of reference.
- Error
- Event
- Granularity
- Level of granularity to get text of, in relation to a cursor position.
- Layer
- Indicates relative stacking order of a
atspi_proxies::component::ComponentProxywith respect to the onscreen visual representation of the UI. - Node
IdOr Root - Object
Event - Property
- Relation
Type - Describes a relationship between one object and another.
- Role
- An accessible object role.
- Scroll
Type - Enumeration used by interface the
crate::interface::Interface::Accessibleto specify where an object should be placed on the screen when usingscroll_to. - State
- Used by various interfaces indicating every possible state of an accessibility object.
- Window
Event
Traitsยง
- Action
Handler NoMut - This is an implementation detail of
accesskit_unix, required for robust state transitions with minimal overhead. - Adapter
Callback
Functionsยง
- next_
adapter_ id - If you use this function, you must ensure that only one adapter at a time has a given ID.