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