pub fn find_focused() -> impl Operation<Id>
Available on crate feature advanced only.
Expand description

Produces an Operation that searches for the current focused widget and stores its ID. This ignores widgets that do not have an ID.