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