UITabBarItem 和选择视图之一

发布于 2024-10-13 23:46:40 字数 77 浏览 3 评论 0 原文

是否可以通过单击按钮来选择具有 4 个 UITabBarItem 的 TabBarController 中所需的 UITabBarItem?

It's possible select the UITabBarItem desired in a TabBarController with 4 UITabBarItem with a click on a button?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

花桑 2024-10-20 23:46:40

当然。只需将选项卡栏控制器的 selectedViewControllerselectedIndex 属性设置为所需的视图控制器或选项卡索引即可。

Sure. Just set the tab bar controller's selectedViewController or selectedIndex property to the desired view controller or tab index.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文