StartCorner
Used by UIGridLayout.StartCorner to decide where the first element is placed.
Items 4
History | Name | Value | Description | |
---|---|---|---|---|
274 | TopLeft | 0 | Grid starts in top left corner. | |
274 | TopRight | 1 | Grid starts in top right corner. | |
274 | BottomLeft | 2 | Grid starts in bottom left corner. | |
274 | BottomRight | 3 | Grid starts in bottom right corner. |
Description
Used by UIGridLayout.StartCorner to decide where the first element is placed.
History 5
- 274 Add TopRight
- 274 Add TopLeft
- 274 Add BottomRight
- 274 Add BottomLeft
- 274 Add StartCorner