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::ComponentProxy
with 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::Accessible
to 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.