似乎我读过的所有文档都提到使用UIPresentationController
带有模态演示的新文档,但没有一个提到UINavigationController
基于 -based 的 push/pop 转换。这些在 iOS 8 中是否可行,如果可以,我该如何展示它们?
问问题
357 次
似乎我读过的所有文档都提到使用UIPresentationController
带有模态演示的新文档,但没有一个提到UINavigationController
基于 -based 的 push/pop 转换。这些在 iOS 8 中是否可行,如果可以,我该如何展示它们?