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