ios - UINavigationBar 没有出现
<p><p><code>self.navigationController</code> 中的<code>UINavigationBar</code> 不出现。我将 <code>IB</code> 中的顶部栏设置为“黑色导航栏”,它显示在 <code>IB</code> 上,但仍未出现在设备上。</p></p>
<br><hr><h1><strong>Best Answer-推荐答案</ strong></h1><br>
<p><p>你在使用 Storyboard吗?然后导航栏没有显示,因为您的 rootviewcontroller 没有包装在导航 Controller 中</p>
<p>您可以通过在 Storyboard 中选择 ViewController 来解决此问题,然后按“编辑器 > 嵌入 > 导航 Controller ”</p></p>
<p style="font-size: 20px;">关于ios - UINavigationBar 没有出现,我们在Stack Overflow上找到一个类似的问题:
<a href="https://stackoverflow.com/questions/21403194/" rel="noreferrer noopener nofollow" style="color: red;">
https://stackoverflow.com/questions/21403194/
</a>
</p>
页:
[1]