Expand description
Focusable info tree iterators.
Structs§
- Focus
Tree Filter Iter - An iterator that filters a focusable widget tree.
- Focus
Tree Iter - Iterator over all focusable items in a branch of the widget tree.
- Iter
Focusable - Filter a widget info iterator to only focusable items.
Traits§
- Iter
Focusable Ext - Filter-maps an iterator of
WidgetInfotoWidgetFocusInfo.