Reference API Roblox

Engine API

Website

Related

Reference API Roblox

StartCorner

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

Items 4

HistoryNameValueDescription
274TopLeft0

Grid starts in top left corner.

274TopRight1

Grid starts in top right corner.

274BottomLeft2

Grid starts in bottom left corner.

274BottomRight3

Grid starts in bottom right corner.

Description

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

History 5

Settings