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