swift ios如何在self.navigationController之后重新加载视图!.popViewController(animated:true)

时间:2018-04-09 18:55:41

标签: ios swift navigation pop

如何在pop后加载swift ios中的视图,我已经调用了一个pop 我想知道的是在执行self.navigationController之后!.popViewController(animated:true)这是一个pop我想在pop后重新加载视图。如何在swift中做到这一点?

self.navigationController!.popViewController(animated: true)

0 个答案:

没有答案