zng::layout

Function translate_z

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

P Translate Z transform.

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