HorizontalAlignment
Used by UIGridStyleLayout.HorizontalAlignment to align the layout horizontally within its parent.
Items 3
History | Name | Value | Description | |
---|---|---|---|---|
274 | Center | 0 | Grid is aligned to the center of its parent along the X axis. | |
274 | Left | 1 | Grid is aligned to the left edge of its parent. | |
274 | Right | 2 | Grid is aligned to the right edge of its parent. |
Description
Used by UIGridStyleLayout.HorizontalAlignment to align the layout horizontally within its parent.