菜鸟教程小白 发表于 2022-12-12 18:48:03

ios - UIViewControllerBasedStatusBarAppearance 不存在于 info.pList ios


                                            <p><div>
            <aside class="s-notice s-notice__info post-notice js-post-notice mb16"role="status">
      <div class="d-flex fd-column fw-nowrap">
            <div class="d-flex fw-nowrap">
                <div class="flex--item wmn0 fl1 lh-lg">
                  <div class="flex--item fl1 lh-lg">
                        <b>关闭</b>。这个问题需要更多 <a href="https://stackoverflow.com/help/closed-questions" rel="noreferrer noopener nofollow">focused</a> .它目前不接受答案。
                        
                  <br><hr><h1><strong>Best Answer-推荐答案</ strong></h1><br>
                                            <p><p>您可以将 <code>.plist</code> 文件作为 <code>Source Code</code> 打开,然后在 <code><dict></code> 标签内添加这一行</p>

<pre><code>&lt;key&gt;UIViewControllerBasedStatusBarAppearance&lt;/key&gt;
    &lt;true/&gt;
</code></pre></p>
                                   
                                                <p style="font-size: 20px;">关于ios - UIViewControllerBasedStatusBarAppearance 不存在于 info.pList ios,我们在Stack Overflow上找到一个类似的问题:
                                                        <a href="https://stackoverflow.com/questions/35838650/" rel="noreferrer noopener nofollow" style="color: red;">
                                                                https://stackoverflow.com/questions/35838650/
                                                        </a>
                                                </p>
                                       
页: [1]
查看完整版本: ios - UIViewControllerBasedStatusBarAppearance 不存在于 info.pList ios