📌  相关文章
📜  一次关闭两个视图控制器 swift 代码示例

📅  最后修改于: 2022-03-11 15:01:01.134000             🧑  作者: Mango

代码示例2
self.presentingViewController?.presentingViewController?.dismiss(animated: true, completion: nil)