PcoWSkbVqDnWTu_dm2ix
The Developer Hub is now deprecated and information on this page may no longer be accurate. To see our new and improved documentation, please click here. You can read more about the future of documentation here.
Collapse Sidebar

StartCorner

StartCorner

Used by UIGridLayout/StartCorner to decide where the first element is placed.


Enums

Name Value Description

TopLeft

0

Grid starts in top left corner.

TopRight

1

Grid starts in top right corner.

BottomLeft

2

Grid starts in bottom left corner.

BottomRight

3

Grid starts in bottom right corner.

Referenced by:

  • UIGridLayout/StartCorner