0
let homepageViewController = UIStoryboard(name: "Main", bundle: nil).instantiateViewController(withIdentifier: "HomepageViewController") as! HomepageViewController
self.navigationController?.popViewController( animated: true)

我已将此代码添加到我的 UINavigationBar 左按钮。我应该怎么做才能在我的应用程序中使用推送和弹出我也尝试在 UIButton 中使用相同但同样的错误即将出现请帮助我。

4

0 回答 0