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