iced::advanced::widget::operationModule focusable
Source Available on crate feature advanced
only.
Expand description
Operate on widgets that can be focused.
Produces an
Operation
that searches for the current focused widget
and stores its ID. This ignores widgets that do not have an ID.
Produces an
Operation
that focuses the widget with the given
Id
.
Produces an
Operation
that searches for the current focused widget, and
Produces an
Operation
that searches for the current focused widget, and