菜鸟教程小白 发表于 2022-12-13 06:08:13

ios - 如何在我的 View 顶部隐藏 "internet tethering"横幅?


                                            <p><p>当“互联网共享”横幅显示在 View 顶部时,我不想调整 View 上组件的大小或位置。是否有任何程序化方式来隐藏此横幅?</p></p>
                                    <br><hr><h1><strong>Best Answer-推荐答案</ strong></h1><br>
                                            <p><p>您可能可以调整 <code>[ keyWindow]</code> 的大小,或更改窗口的 <code>windowLevel</code> 但我的猜测是,除非您将应用程序设置为隐藏 StatusBar总会得到这个。甚至可能在那时。</p>

<p>我从没见过这个横幅,但我猜它和来电时是同一类型的东西?</p></p>
                                   
                                                <p style="font-size: 20px;">关于ios - 如何在我的 View 顶部隐藏&#34;internet tethering&#34;横幅?,我们在Stack Overflow上找到一个类似的问题:
                                                        <a href="https://stackoverflow.com/questions/4366306/" rel="noreferrer noopener nofollow" style="color: red;">
                                                                https://stackoverflow.com/questions/4366306/
                                                        </a>
                                                </p>
                                       
页: [1]
查看完整版本: ios - 如何在我的 View 顶部隐藏 &#34;internet tethering&#34;横幅?