scale_x

Function scale_x 

Source
pub fn scale_x(child: impl IntoUiNode, x: impl IntoVar<Factor>) -> UiNode
Expand description

P Scale X transform.

This property is a shorthand way of setting transform to new_scale_x(x) using variable mapping.