为什么情节提要 ui 元素未显示在 xcode 9 中的 UIViewController 上

why storyboard ui elements not showing on UIViewController in xcode 9

只有一个控制器没有显示元素,其他控制器工作正常。我也得到了 why storyboard ui elements not showing on UIViewController in xcode 6? but till same problem . Can any one suggest me how to resolve it?

的帮助

调试 viewcontroller 有时会很困难,因为层次结构中有很多视图,您可以一个一个地复制 UIElements 并尝试复制它。然后检查是哪个 UIElement 出了问题。