gpt4 book ai didi

iphone - 在 iphone 中显示/隐藏 TabBarController

转载 作者:太空狗 更新时间:2023-10-30 03:56:42 24 4
gpt4 key购买 nike

我正在 iphone 中制作一个应用程序,其中我有 4 个标签栏,并且在其标签之一中我在第二个 View 中有 4 个 View ,它需要隐藏标签栏。我可以在被推送的 Viewcontroller 的 initWithNib 方法中使用 setHidesBottomBarWhenPushed:YES 隐藏标签栏。但是当导航到屏幕 3 时,使用“否”调用相同的方法不会使选项卡栏出现。有什么想法吗?

最佳答案

John Smith 是正确的。该示例的 URL 是:http://developer.apple.com/iphone/library/samplecode/TheElements/index.html

执行此操作的代码在 AtomicElementViewController.m 中,实现此效果的行在 init 方法中:

    self.hidesBottomBarWhenPushed = YES;

关于iphone - 在 iphone 中显示/隐藏 TabBarController,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/1356828/

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