Function zng::layout::actual_bounds

source ยท
pub fn actual_bounds(
    child: impl UiNode,
    bounds: impl IntoVar<Rect<Px, Px>>,
) -> impl UiNode
Expand description

P Getter property, gets the latest rendered widget inner bounds in the window space.