pageControlTimerProgress(_:shouldAdvanceToPage:)
Determines if the time interval progress should advance to the next page upon progress completion of the current page’s duration. Default is YES.
Declaration
optional func pageControlTimerProgress(_ progress: UIPageControlTimerProgress, shouldAdvanceToPage page: Int) -> Bool