presentationCount(for:)
Returns the number of items to be reflected in the page indicator.
Declaration
optional func presentationCount(for pageViewController: UIPageViewController) -> IntParameters
- pageViewController:
The page view controller.
Return Value
The number of items to be reflected in the page indicator.