StartCorner

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

Items

NameValueSummary
TopLeft0

Grid starts in top left corner.

TopRight1

Grid starts in top right corner.

BottomLeft2

Grid starts in bottom left corner.

BottomRight3

Grid starts in bottom right corner.

On this page