Skip to content
UIVerticalCollation

界面 / UIVerticalCollation

UIVerticalCollation Enumeration
​

自动布局子项布局排序 - 垂直排序

Table of contents ​

Enumeration Members
​

BottomToTop = 1
TopToBottom = 0

Enumeration Members ​

BottomToTop
​

• BottomToTop = 1

从下到上排序


TopToBottom
​

• TopToBottom = 0

从上到下排序