y

Function y 

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

P Offset on the y axis.

Relative values are computed from the constraints maximum bounded height.

ยงoffset

You can set both x and y at the same time using the offset property.