File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -47,23 +47,23 @@ build 耗时有时甚至超过渲染耗时。
47471 . 基本约束
4848 1 . left
4949 1 . toLeft
50- 2 . toCenter(with bias, the default value is 0.5 )
50+ 2 . toCenter(默认值为 )
5151 3 . toRight
5252 2 . right
5353 1 . toLeft
54- 2 . toCenter(with bias, the default value is 0.5)
54+ 2 . toCenter(默认偏移量为 0.5,代表中心 )
5555 3 . toRight
5656 3 . top
5757 1 . toTop
58- 2 . toCenter(with bias, the default value is 0.5)
58+ 2 . toCenter(默认偏移量为 0.5,代表中心 )
5959 3 . toBottom
6060 4 . bottom
6161 1 . toTop
62- 2 . toCenter(with bias, the default value is 0.5)
62+ 2 . toCenter(默认偏移量为 0.5,代表中心 )
6363 3 . toBottom
6464 5 . baseline
6565 1 . toTop
66- 2 . toCenter(with bias, the default value is 0.5)
66+ 2 . toCenter(默认偏移量为 0.5,代表中心 )
6767 3 . toBaseline
6868 4 . toBottom
69692 . margin and goneMargin(当依赖的元素的可见性为 gone 或者其某一边的实际大小为 0 时,goneMargin 就会生效,否则 margin 会生效,即便其自身的可见性为
You can’t perform that action at this time.
0 commit comments