cosmic::widget::button

Function focus

source
pub fn focus<Message: 'static>(id: Id) -> Task<Message>
Expand description

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