iced::widget::container

Function visible_bounds

Source
pub fn visible_bounds(id: Id) -> Task<Option<Rectangle>>
Expand description

Produces a Task that queries the visible screen bounds of the Container with the given Id.