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