pub fn actual_size( child: impl UiNode, size: impl IntoVar<Size2D<Dip, Dip>>, ) -> impl UiNode
P Getter property, gets the latest rendered widget inner size.
P