HorizontalAlignment

Used by UIGridStyleLayout.HorizontalAlignment to align the layout horizontally within its parent.

Items

NameValueSummary
Center0

Grid is aligned to the center of its parent along the X axis.

Left1

Grid is aligned to the left edge of its parent.

Right2

Grid is aligned to the right edge of its parent.

On this page