xalign


Description:

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

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

Note:

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

0.0 is left aligned, 1.0 is right aligned.