Function zng::layout::actual_size_px
source ยท pub fn actual_size_px(
child: impl UiNode,
size: impl IntoVar<Size2D<Px, Px>>,
) -> impl UiNode
Expand description
P
Getter property, gets the latest rendered widget inner size, in device pixels.