pub fn transform_origin(
child: impl IntoUiNode,
origin: impl IntoVar<Point>,
) -> UiNodeExpand description
P Point relative to the widget inner bounds around which the transform is applied.
This property sets the TRANSFORM_ORIGIN_VAR context variable.