pub fn scale_x(child: impl IntoUiNode, x: impl IntoVar<Factor>) -> UiNodeExpand description
P Scale X transform.
This property is a shorthand way of setting transform to new_scale_x(x) using variable mapping.
pub fn scale_x(child: impl IntoUiNode, x: impl IntoVar<Factor>) -> UiNodeP Scale X transform.
This property is a shorthand way of setting transform to new_scale_x(x) using variable mapping.