yalign


Description:

[ NoAccessorMethod ]
public float yalign { get; set; }

Vertical position of child in available space.

Note:

Use set_valign on the child instead

A value of 0.0 will flush the child to the top; a value of 1.0 will flush the child to the bottom.