标签: uiview autolayout
在Apple Developer's SquareCam sample code中,如果选中使用AutoLayout ,则在MainStoryBoard中,相机视图不会保持透明,我们无法看到对象打算拍照。
MainStoryBoard
即。它变得不透明,但拍摄的照片。当选择使用AutoLayout 时,需要做什么才能使视图不透明?