gpt4 book ai didi

ios - 访问 UITabBarController 以通过 Storyboards 分配 Action

转载 作者:行者123 更新时间:2023-11-29 01:14:32 26 4
gpt4 key购买 nike

没有 Storyboard,我可以简单地分配 UITabBarController.delegate = self(例如,在 AppDelegate 中)。这让我可以处理按下 UITabBar 上的 UITabBarButton 时发生的情况。

但是,我现在使用 Storyboard,其中我的 UIViewController 包含在 UINavigationController 中,后者包含在 UITabBarController 中。

在代码中访问此父 UITabBarController 的最佳方式是什么?我想这样做,以便我可以为其分配一个委托(delegate)。当用户按下 UITabBar 中的按钮时,我想在我包含的 UIViewController 中执行一个操作。

最佳答案

self.navigationController?.tabBarController

关于ios - 访问 UITabBarController 以通过 Storyboards 分配 Action ,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/35388394/

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