xalign


Description:

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

Horizontal position of child in available space.

Note:

Use set_halign on the child instead

A value of 0.0 will flush the child left (or right, in RTL locales); a value of 1.0 will flush the child right (or left, in RTL locales).