【发布时间】:2019-06-29 14:49:04
【问题描述】:
我已经设置了一个“UIViewController”(嵌入在“UINavigationController”中),并且“UIViewController”有一个“ContainerView”和一个“UIPageViewController”。
在“UIPageViewController”中有几个带有“UITableViews”的子视图。
现在的问题是,如果 TableView(嵌入在 ContainerView 中)滚动,启用“首选大标题”的“UINavigationBar”不会折叠。
我认为这是“UIPageViewController”的问题。大小和ContainerView一样。
我该如何解决这个问题?
【问题讨论】:
标签: ios xcode ipad uinavigationbar uipageviewcontroller