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