Enum: ComponentListAlignment

Defines all types of alignments.

Fields

Name Description
Center Center.
CenterLeft Center and the last line is aligned to the left.
Left Left.
LeftYCenter Left and centered vertically
OneLineLeft No new line
OneLineLeftYCenter No new line and centered vertically
Right Right
RightYCenter Right and centered vertically
VerticalCenter Only one component per line and centered
VerticalLeft Only one component per line not centered.