yalign


Description:

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

If the child of the button is a Misc or Alignment , this property can be used to control its vertical alignment.

Note:

Access the child widget directly if you need to control its alignment.

0.0 is top aligned, 1.0 is bottom aligned.