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