pub fn actual_bounds( child: impl UiNode, bounds: impl IntoVar<Rect<Px, Px>>, ) -> impl UiNode
P Getter property, gets the latest rendered widget inner bounds in the window space.
P