VerticalAlignment
Used by UIGridStyleLayout.VerticalAlignment to align the layout vertically within its parent.
Items 3
History | Name | Value | Description | |
---|---|---|---|---|
274 | Center | 0 | Grid is aligned to the center of its parent along the Y axis. | |
274 | Top | 1 | Grid is aligned to the top edge of its parent. | |
274 | Bottom | 2 | Grid is aligned to the bottom edge of its parent. |
Description
Used by UIGridStyleLayout.VerticalAlignment to align the layout vertically within its parent.