UI Elements showing blue border in Interface builder

旧巷老猫 提交于 2019-12-19 05:08:42

问题


Since the latest Xcode updates all the elements of a view appear with a blue border in Interface Builder. Is there any way to disable this blue border in each view? When there are many elements in the view this is annoying.

Attached is a sample image


回答1:


Go in Menu' Editor->Canvas and make sure the option "Show bounds Rectangles" or "Show Layout Rectangles" is disable.




回答2:


In Xcode:

  • Editor

    canvas

    show Bounds rectangles.

This option show/hide the blue lines.



来源:https://stackoverflow.com/questions/34265694/ui-elements-showing-blue-border-in-interface-builder

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!