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