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