gpt4 book ai didi

ios - 如何关闭使用 presentModalViewController : 打开的 View Controller

转载 作者:IT王子 更新时间:2023-10-29 08:13:02 25 4
gpt4 key购买 nike

我使用 present Modal ViewController: 展示了一个 View Controller ,现在如何关闭/关闭它?

最佳答案

对于 iOS6 使用此代码

[self dismissViewControllerAnimated:YES completion:Nil];

代替

[self dismissModalViewControllerAnimated:YES];

这可能对你有帮助。

关于ios - 如何关闭使用 presentModalViewController : 打开的 View Controller ,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/5156791/

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