gpt4 book ai didi

iphone - 加载某些 View 时如何隐藏 TabBarView?

转载 作者:行者123 更新时间:2023-12-01 19:29:09 26 4
gpt4 key购买 nike

我正在开发一个 iPhone 应用程序,其中有一个 UITabBarController,其中每个 TabBarItem 都有一个 UINavigationController。

我想,经过一定程度的导航,隐藏 TabBar,并用全屏 View 替换它,就像 iPod 应用程序一样,当您到达媒体播放器时 TabBar 隐藏,并在您返回播放列表或返回时返回任何。

非常感谢任何帮助或想法

最佳答案

设置新 viewController 的 hidesBottomBarWhenPushed: -属性(property)。这将隐藏当前的 UITabBar当您发送 [navController pushViewController:viewController animated:YES] -功能。
当您弹出 viewController 时,它也会重新出现。

关于iphone - 加载某些 View 时如何隐藏 TabBarView?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/3807255/

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