I m working on Iphone application which is having UITabBarController
and UINavigationController
我现在转至UIWebView
。
当我转向网上访问时,我能够躲藏航道。
但是,当我点击一个带上主页的表格时,除非我选择任何选择,否则我就看望航条。
我确实看到了禁忌的功能。
-(void) tabBarController:(UITabBarController *)tabBarController didSelectViewController:(UIViewController *)viewController
but I m not getting how to unhide or display the navigation bar again?? Please help