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