Hide UITabBar when pushed while retaining touch

后端 未结 2 799
滥情空心
滥情空心 2020-12-07 05:10

I need to hide UITabBar on one view controller. I tried

vc.hideTabBarwhenpushed = TRUE

when pushed; this worked fine, but when

2条回答
提交回复
热议问题