ItemLineAlignment

In a flex layout, this enum is used for the ItemLineAlignment property of the UIListLayout to define the cross-directional alignment of siblings within a line. It is also used for the ItemLineAlignment property of a specific UIFlexItem to define the cross-directional alignment of the parent GuiObject within the line.

Examples of options for ItemLineAlignment in a horizontal
fill direction.

아이템

이름요약
Automatic0
Start1
Center2
End3
Stretch4