Function visible_bounds

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

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