Alignment

Summary
Alignment
Variables
enum_tableDefines the options for Alignment.
Enumerations
AlignmentSpecifies options for Component alignments.

Variables

enum_table

local enum_table

Defines the options for Alignment.

Fields

TopUp top somewhere.
TopLeftTop left corner.
TopRightTop right corner.
TopCenterIn the middle of the top.
BottomSomewhere down below.
BottomLeftBottom left corner.
BottomRightBottom right corner.
BottomCenterRight where the split would be.
LeftSomewhere leftward.
LeftCenterMiddle of the left side.
RightYonder rightward.
RightCenterMiddle of the right side.
CenterSmack-dab in the middle.

Enumerations

Alignment

Specifies options for Component alignments.

local enum_table
Defines the options for Alignment.
Close