防止UITabBar在推送时隐藏 [英] Prevent UITabBar to hide when pushed

查看:16
本文介绍了防止UITabBar在推送时隐藏的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

首先让我介绍一下我的应用场景.UINavigationController{relationship}UIViewControllerMain{push}UITabController{push}UIViewControllerOne.这里的问题是标签栏隐藏在 UIViewControllerOne 中.如何让它可见?

First let me tell about my app scenario. UINavigationController{relationship}UIViewControllerMain{push}UITabController{push}UIViewControllerOne. Here problem is tab bar hides in UIViewControllerOne. How can i make it visible?

推荐答案

self.tabBarController.tabBar.hidden = NO;

这篇关于防止UITabBar在推送时隐藏的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆