Function iced_core::widget::operation::focusable::find_focused

source ·
pub fn find_focused() -> impl Operation<Id>
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.