Xcode 11 add new constraints set zero: use set value instead of default / standard

前端 未结 8 2246
日久生厌
日久生厌 2021-01-30 10:22

I used to use autolayout add new constraints to make simple constraints to superview / relative view like this (for loooong time):

However, recently after upda

8条回答
  •  广开言路
    2021-01-30 10:44

    ignore that when standard.

    after add it click on constrain (blue line) and inspector to constrain attribute and set it to 0.

    that work for me

提交回复
热议问题