ios - Storyboard 中 UIViewController 上的异常栏。它是什么?

标签 ios xcode-storyboard

我不知道这个条(用红色箭头表示)是从哪里来的。它没有列在文档大纲中,我无法摆脱它。尝试退出并重新启动 Xcode,它仍然存在。有人猜到了吗?

enter image description here

谢谢!

最佳答案

那是因为它是一个没有附加 View Controller 的 UITabBarController。

关于ios - Storyboard 中 UIViewController 上的异常栏。它是什么?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/21717067/

相关文章:

ios - 为什么 applicationWillResignActive 方法不起作用?

ios - NSPredicate 使用 nsstring 过滤完整的 NSArray 字符串

iphone - 如何让 UILabel 在 Storyboard(或界面生成器)中自动调整文本大小,而不是以编程方式

xcode - 以编程方式更改 TabViewController 中选定的选项卡

objective-c - 如何复制包含 Storyboard的 iOS 5.1 应用程序

ios - 如何显示启动图像

python - 如何快速不返回加盐密文,而是返回未加盐版本的密文?

ios - 自定义 UINavigationBar

ios - 在 swift 4.1 中使用 httpMethod (POST) 调用 Web 服务

ios - 在 iOS 中将 header 和 TableViewCell 添加到 TableView