gpt4 book ai didi

ios - 如何以编程方式执行 Unwind segue?

转载 作者:IT王子 更新时间:2023-10-29 07:24:58 27 4
gpt4 key购买 nike

使用 Storyboard 这很容易。您只需将操作拖到“退出”即可。但是我应该如何从我的代码中调用它呢?

最佳答案

  1. 创建一个手动 segue(ctrl-从 File's Owner 拖到 Exit),
  2. 在绿色退出按钮下方的左 Controller 菜单中选择它。

Choose it in the Left Controller Menu below green EXIT button

插入要展开的 Segue 的名称。

然后,- (void)performSegueWithIdentifier:(NSString *)identifier sender:(id)sender. 与您的 segue 标识。

关于ios - 如何以编程方式执行 Unwind segue?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/12509422/

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