UIPageViewController 有三个 UIViewControllers 没有 UIScrollView
Posted
技术标签:
【中文标题】UIPageViewController 有三个 UIViewControllers 没有 UIScrollView【英文标题】:UIPageViewController with three UIViewControllers without UIScrollView 【发布时间】:2014-11-25 09:16:00 【问题描述】:谁能告诉我带有三个没有 UIScrollView 的 ViewController 的 UIPageViewController 将如何工作。我搜索了很多教程,但没有找到正确的。我是 Xcode 的新手。
提前谢谢...
【问题讨论】:
【参考方案1】:如果您想了解它在内部是如何工作的,它会缝合,它使用 UIPanGestureRecognizer 来检测滑动并仅移动获取的视图控制器的视图。并关闭 PageCurl api,如果用户选择 PageCurl Effect。
如果您只想使用它 - 这个解决方案很有用:
for storyboad for just code
【讨论】:
以上是关于UIPageViewController 有三个 UIViewControllers 没有 UIScrollView的主要内容,如果未能解决你的问题,请参考以下文章
UIPageViewController 在静态视图控制器和保持(重用)内容之间切换
UIPageViewController 和 UIPageControl 之间有啥关系?
UIPageViewController 在平移/滑动时设置附加操作