Friday 15 June 2012

iphone - How can I disable a UITabBar? -


How do I deactivate the tab bar of UITabBarController? I want to disable UITabBar and click on a button to enable it.

  UIT bar administrators Tabbar UserInteractionEnabled = NO;  

No comments:

Post a Comment