gpt4 book ai didi

iphone - 如何做到 tabBar.title != navBar.title ?

转载 作者:行者123 更新时间:2023-12-03 18:37:16 27 4
gpt4 key购买 nike

我有标签栏和导航栏。在导航栏中我有表格 View 。问题是,当我在 IB 中将标题设置为选项卡栏,然后在 TableView 中设置标题时,选项卡栏标题将更改为 TableView 中的标题,并且我在导航栏和选项卡栏中具有相同的标题,但是我想在那里有不同的标题。

如何将标签栏标题设置为与普通栏中不同?

最佳答案

试试这个:

self.navigationController.navigationBar.topItem.title = @"Your Title";

此链接也有类似但不同的解决方案: self.title sets navigationController and tabBarItem's title? Why?

关于iphone - 如何做到 tabBar.title != navBar.title ?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/3307591/

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