Function cosmic::iced_widget::button::focus

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

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