UI / UIConstraintHorizontal
UIConstraintHorizontal Enumeration
Alignment strategy horizontal rules
Table of contents
Enumeration Members
Center = 3 |
---|
Left = 0 |
LeftRight = 2 |
Right = 1 |
Scale = 4 |
Enumeration Members
Center
• Center = 3
Center align
Left
• Left = 0
Left align
LeftRight
• LeftRight = 2
Fixed distance between left and right margins
Right
• Right = 1
Right aligned
Scale
• Scale = 4
Fixed percentage of distance left and right