为什么 UITabBar 隐藏其标题名称

发布于 2024-12-22 09:25:38 字数 243 浏览 0 评论 0原文

我添加了 UITabBar,并从 nib 文件中设置了其标题名称,但它正在消失。我得到的问题是它在那里,但选项卡栏尺寸很小,所以它没有显示在那里。我已附上模拟器图像,这是我的程序流程。

1)加载viewcontroller,它出现了3秒 2) 3 秒后,另一个视图控制器被加载,它包含 UITabBar 控制器。

UITabBar 输出

I added UITabBar and I had set its title name from the nib file but it is being disappear. I got the thing is that it is there but tabbar size is small so it is not showing there. I have attached simulator image and here is my flow of program.

1) Loading viewcontroller, it is appearing for 3 sec
2) after 3 sec another viewcontroller is being loaded and it contains UITabBar controller.

UITabBar output

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

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

发布评论

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

评论(1

扛刀软妹 2024-12-29 09:25:38

您必须通过单击每个选项卡栏项目来设置 tabbarController 中的标题名称和图标。

You have to set the title name and icon in the tabbarController by clicking on each tab bar item.

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