pub fn visible_bounds(id: Id) -> Task<Option<Rectangle>>
Produces a Task that queries the visible screen bounds of the Container with the given Id.
Task
Container
Id