简体   繁体   中英

How to view constraints into Ancestor and Descendant in Xcode 11 storyboard?

Storyboard used to show AutoLayout constraints into 2 groups:

  • Sibling & Ancestor Constraints
  • Descendant Constraints

However, from Xcode 11, it shows in Horizontal and Vertical and it hurts my soul.

在此处输入图像描述

Is there any way to see the constraints in the old way ( Sibling & Ancestor Constraints and Descendant Constraints )?

I can't believe this change. It makes it impossible to work with complex designs. The only solution I can find is to return to Xcode10 when it is necessary to work with the storyboards. So use Xcode11 and Xcode10 together. Thanks Apple..

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM