Function cosmic::iced_widget::container::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.