previousViewControllers
全部标签 我有一个UIPageViewController,但我不知道如何知道用户将页面转到哪个方向,以便我可以适本地设置页数。谢谢沙尼 最佳答案 正如汉志所说Afteragesture-driventransitioncompletesthisdelegatemethodiscalled:pageViewController:didFinishAnimating:previousViewControllers:transitionCompleted:需要说明的是,completed如果页面完全打开则为YES,如果页面没有打开则为NO实际上没
我有一个UIPageViewController,但我不知道如何知道用户将页面转到哪个方向,以便我可以适本地设置页数。谢谢沙尼 最佳答案 正如汉志所说Afteragesture-driventransitioncompletesthisdelegatemethodiscalled:pageViewController:didFinishAnimating:previousViewControllers:transitionCompleted:需要说明的是,completed如果页面完全打开则为YES,如果页面没有打开则为NO实际上没