gpt4 book ai didi

swift - 在 2 个标签栏 Controller 之间切换 swift ios

转载 作者:可可西里 更新时间:2023-11-01 01:22:49 26 4
gpt4 key购买 nike

您好,我有 2 个 TabBar Controller 标签栏 Controller A标签栏 Controller B

我需要从 A.tab3 切换到 B.tab1

到目前为止我所做的一切都使 B.tab1 在 A.tab1 中打开。我需要的是在“A”标签栏 Controller 之外打开 B.tab1

感谢任何帮助谢谢

最佳答案

用这段代码解决了:

let tbb = storyboard!.instantiateViewController(withIdentifier: "TabbarB") as! UITabBarController
UIApplication.shared.keyWindow?.rootViewController = tbb

关于swift - 在 2 个标签栏 Controller 之间切换 swift ios,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/43148288/

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