标签: uinavigationcontroller
我想将视图控制器推送到我的UINavigationController堆栈,但仍然让堆栈中的前一个视图控制器查看。我怎样才能做到这一点?如果我使用presentViewController:animated:等演示文稿API,我会使用modalPresentationStyle,但我不认为我可以在这里。
UINavigationController
presentViewController:animated:
modalPresentationStyle