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