cosmic::iced::widget::button

Function 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.