Function cosmic::iced_core::widget::operation::focusable::focus

source ยท
pub fn focus<T>(target: Id) -> impl Operation<T>
Expand description

Produces an Operation that focuses the widget with the given Id.