gpt4 book ai didi

iphone - 通过代码使 UINavigationController 返回

转载 作者:行者123 更新时间:2023-11-28 18:43:47 25 4
gpt4 key购买 nike

当我按下 NavBar 上的 Left 按钮时,UINavbarcontroller 将返回到之前的 VC。按预期工作。

我还需要通过另一个按钮强制屏幕返回,所以想知道是否有什么我可以调用来实现这一点?我没有看到任何附加到 UINavbarController 文档的方法。

最佳答案

尝试 popViewController :

[self.navigationController popViewControllerAnimated:YES];

关于iphone - 通过代码使 UINavigationController 返回,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/7826256/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com