pub fn actual_height_px(
child: impl IntoUiNode,
height: impl IntoVar<Px>,
) -> UiNodeExpand description
P Getter property, gets the latest layout widget inner height, in device pixels.
pub fn actual_height_px(
child: impl IntoUiNode,
height: impl IntoVar<Px>,
) -> UiNodeP Getter property, gets the latest layout widget inner height, in device pixels.