UI / UIConstraintVertical
UIConstraintVertical Enumeration
Align Policy vertical Rule
Table of contents
Enumeration Members
Bottom = 1 |
---|
Center = 3 |
Scale = 4 |
Top = 0 |
TopBottom = 2 |
Enumeration Members
Bottom
• Bottom = 1
Bottom align
Center
• Center = 3
Center align
Scale
• Scale = 4
Fixed percentage of distance between top and bottom margins
Top
• Top = 0
Top align
TopBottom
• TopBottom = 2
Fixed distance between top and bottom margins