gpt4 book ai didi

ios - 在推送的 ViewController 中隐藏 TabBar 时出现问题,TabBar 在延迟一段时间后出现

转载 作者:行者123 更新时间:2023-11-29 05:57:08 25 4
gpt4 key购买 nike

TabBar 没有隐藏在推送的 ViewController 中,我使用下面的代码来隐藏 tabBar,

tabBarController?.tabBar.isHidden = true
or
self.hidesBottomBarWhenPushed = true

但经过一段延迟后,tabBar 仍然出现。如果有人遇到此类问题并且能够解决它。您的回答将会非常有帮助。

enter image description here

我也在 Storyboard中这样做了。

最佳答案

如果您想隐藏特定 Controller 上的 tabor,您可以这样做:

controller.hidesBottomBarWhenPushed = true

关于ios - 在推送的 ViewController 中隐藏 TabBar 时出现问题,TabBar 在延迟一段时间后出现,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/55048642/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com