单击选项卡时返回 UINavigationController 堆栈的顶部?
我有一个带有 4 个选项卡的 UITabBarController
界面。每个选项卡都有一个UINavigationController
。每当按下标签栏按钮时,如何返回每个 UINavigationController
中最顶层的 UIViewController
?
I have a UITabBarController
interface with 4 tabs. Each tab has a UINavigationController
. How would I return to the topmost UIViewController
in each UINavigationController
whenever a tab bar button is pressed?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
-popToRootViewControllerAnimated
-popToRootViewControllerAnimated