iOS中判断是从哪个控制器push进来的,返回指定控制器

 我来答
可爱l4
2017-11-03 · TA获得超过131个赞
知道答主
回答量:99
采纳率:50%
帮助的人:34万
展开全部
能需要描述清楚点需求,UInavigationcontroller属性@property(nonatomic,copy) NSArray *viewControllers; // The current view controller stack.

或者需要些?
- (NSArray *)popToViewController:(UIViewController *)viewController animated:(BOOL)animated; // Pops view controllers until the one specified is on top. Returns the popped controllers.
- (NSArray *)popToRootViewControllerAnimated:(BOOL)animated; // Pops until there's only a single view controller left on the stack. Returns the popped controllers.
已赞过 已踩过<
你对这个回答的评价是?
评论 收起
推荐律师服务: 若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询

为你推荐:

下载百度知道APP,抢鲜体验
使用百度知道APP,立即抢鲜体验。你的手机镜头里或许有别人想知道的答案。
扫描二维码下载
×

类别

我们会通过消息、邮箱等方式尽快将举报结果通知您。

说明

0/200

提交
取消

辅 助

模 式