iphone - 单击选项卡时返回 UINavigationController 堆栈的顶部?

标签 iphone objective-c ios uinavigationcontroller uitabbarcontroller

我有一个带有 4 个选项卡的 UITabBarController 界面。每个选项卡都有一个UINavigationController。每当按下标签栏按钮时,如何返回每个 UINavigationController 中最顶层的 UIViewController

最佳答案

关于iphone - 单击选项卡时返回 UINavigationController 堆栈的顶部?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/4199758/

相关文章:

iphone - 每个屏幕的 NavigationController 自定义后退按钮

iphone - 断言宏 : queueEntry error -ios

ios - 使用 NavigationLink 打开新 View 时如何隐藏 TabView?

ios - 如何将 Cocos2d Sprite Frames 封装在一个类中?

ios - iOS 上类似 Google Now 的界面

iphone - "What were you doing when the app crashed?"恢复

iphone - iPhone 上的 SSDP

iphone - AudioQueueGetProperty(queueObject, kAudioQueueProperty_IsRunning, &status, &statusSize) 为状态返回垃圾

ios - 为什么我的UIButton没有被添加到我的单元格中?

iphone - 如何更改 UILongPressGestureRecognizer 上的图像?