Function zng::layout::actual_height_px

source ยท
pub fn actual_height_px(
    child: impl UiNode,
    height: impl IntoVar<Px>,
) -> impl UiNode
Expand description

P Getter property, gets the latest rendered widget inner height, in device pixels.