Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我不使用故事板。但是我的 UiviewController 是通过 UInavigationcontroller 推送的。但是 UInaviationbar 是隐藏的。有没有办法让状态栏的行为方式与 iOS6 相同
您应该通过您的 navigationController 调用方法setNavigationBarHidden:NO。
setNavigationBarHidden:NO