美文网首页
UITabbarController 里面 push隐藏 po

UITabbarController 里面 push隐藏 po

作者: 杨赛大兄弟 | 来源:发表于2018-04-10 17:02 被阅读0次

    self.hidesBottomBarWhenPushed=YES;

    BrushReminderView * brushReminderView = [[BrushReminderView alloc] init];

    [self.navigationControllerpushViewController:brushReminderViewanimated:YES];

     self.hidesBottomBarWhenPushed=NO;

相关文章

网友评论

      本文标题:UITabbarController 里面 push隐藏 po

      本文链接:https://www.haomeiwen.com/subject/ybynhftx.html