Skip to content
UIConstraintHorizontal

界面 / UIConstraintHorizontal

UIConstraintHorizontal Enumeration
​

对齐策略水平规则

Table of contents ​

Enumeration Members
​

Center = 3
Left = 0
LeftRight = 2
Right = 1
Scale = 4

Enumeration Members ​

Center
​

• Center = 3

居中对齐


Left
​

• Left = 0

左对齐


LeftRight
​

• LeftRight = 2

距离左右边距固定


• Right = 1

右对齐


Scale
​

• Scale = 4

距离左右百分比固定