translate_z

Function translate_z 

Source
pub fn translate_z(child: impl IntoUiNode, z: impl IntoVar<Length>) -> UiNode
Expand description

P Translate Z transform.

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