如何使 pageViewController 自动滚动?
How to make a pageViewController scroll automatically?
我有一个 pageViewController
,我想让它自动随页面变化。我该怎么做?
在定时器代码中调用这个setViewControllers:direction:animated:completion:
我有一个 pageViewController
,我想让它自动随页面变化。我该怎么做?
在定时器代码中调用这个setViewControllers:direction:animated:completion: