Function cosmic::iced_widget::text_input::focus

source ยท
pub fn focus<T>(id: impl Into<Id>) -> Task<T>
Expand description

Produces a Task that focuses the TextInput with the given Id.