Function cosmic::iced_widget::button::focus

source ยท
pub fn focus<Message>(id: Id) -> Task<Message>
where Message: 'static + Send,
Expand description

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