开发者

How to display the desired view after traversing to some level with NavigationController

Is there any way to 开发者_开发问答display the home screen or (first view controller) after i traversed to some levels with the NavigationController


YES, try this

    [self.navigationController popToRootViewControllerAnimated:YES];

All the Best.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜