gpt4 book ai didi

uitableview - 用 UIToolBar 替换 UITabBar

转载 作者:行者123 更新时间:2023-12-04 02:42:06 27 4
gpt4 key购买 nike

我有一个申请 UITabBarControllerUINavigationController subview ,它包含一个表 View 。我希望能够切换出 UITabBarControllerUIToolbar选择单元格时的特定 View Controller 。

这是来自其他一些应用程序的示例,它的 react 方式相同:

Initial view with UITabBarController and UINavigationController

当您选择表格 View 单元格时:

Detailed view with UIToolbar

详细 View Controller (第二屏)需要替换父 UITabBarControllerUIToolbar .有谁知道我怎么能做到这一点?

最佳答案

来自 UIToolBar on top of UITabBar? :

您可以将工具栏添加为关键窗口的 subview :

[[[UIApplication sharedApplication] keyWindow] addSubview:toolbarView]

关于uitableview - 用 UIToolBar 替换 UITabBar,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/3743415/

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