gpt4 book ai didi

ios - 使用 UINavigationController 管理 UIViewController 层次结构

转载 作者:行者123 更新时间:2023-11-29 13:07:06 26 4
gpt4 key购买 nike

我是一名新的 iOS 开发人员,开发我的第一个 iPhone 应用程序受委托(delegate)。

我有点不确定在两个级别的 View Controller 层次结构之间导航的正确方法。我使用带有 UINavigationController 的工具栏在第一层的 5 个 View Controller 之间导航。

我需要这个顶层的工具栏按钮之一来导航到 6 个相关 View Controller 中的任何一个(哪个是由该级别上的先前用户事件确定的),这些 View Controller 应该处于同一级别(第 2 级)。在这些 View Controller 中,工具栏应提供按钮,用于将控制转移到该级别的每个其他 View Controller ,但不会将它们推送到该级别先前查看的 View Controller 下方的导航 Controller 堆栈。即我希望导航 Controller 后退按钮直接返回顶层,但是已经查看了许多二级 View Controller 。我该怎么做?

我希望我的问题是可以理解的。毫无疑问,答案很简单。任何建议感激不尽。

最佳答案

我想你可以试试UITabBarController对于同一级别的 View Controller 。

编辑:要在 Navigationcontroller 中使用 UITabBarController,请检查这些 SO POST 1

SO POST 2

关于ios - 使用 UINavigationController 管理 UIViewController 层次结构,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/18354197/

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