gpt4 book ai didi

ios - Watchkit,dismissController 函数

转载 作者:行者123 更新时间:2023-12-01 17:51:38 26 4
gpt4 key购买 nike

我想用代码插入另一个 View Controller

 [self pushControllerWithName:@"secondeviewcontroller" context:@"Hello"];

它的工作非常适合插入,但对于 解雇

在 secondviewcontroller 中不起作用
 [self dismissController];

最佳答案

在分层界面中,您需要使用 [self popController]按下 Controller 后返回。
[self dismissController]用于模态界面。

关于ios - Watchkit,dismissController 函数,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/28436848/

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