开发者

How to find the current uiviewcontroller?

My Application has around 4 U开发者_StackOverflowIViewControllers. Is it possible to find the current UIViewController?


NSArray *viewContrlls=[[self navigationController] viewControllers];
[viewContrlls lastObject];
0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜