Crate accesskit_consumer[][src]

Structs

An iterator that yields following siblings of a node.

An iterator that yields following unignored siblings of a node.

A single accessible object. A complete UI is represented as a tree of these.

An iterator that yields preceding siblings of a node.

An iterator that yields preceding unignored siblings of a node.

The data associated with an accessibility tree that’s global to the tree and not associated with any particular node.

An iterator that yields unignored children of a node.

Enums