Xcode报错 Frame Layout Guide befor

作者: TonyReet | 来源:发表于2019-11-03 15:36 被阅读0次

在Xcode11的环境下,如果使用ScrollView的时候报错Frame Layout Guide before iOS 9.0或者Content Layout Guide before iOS 9.0

可以选中对应的UIScrollView,在Show the Size inspector(图1)选项中,将Content Layout Guides(图2)反选即可

图1 图2

相关文章

网友评论

    本文标题:Xcode报错 Frame Layout Guide befor

    本文链接:https://www.haomeiwen.com/subject/zdtlbctx.html