updateCurrentPageDisplay()
Updates the page indicator to the current page.
Declaration
func updateCurrentPageDisplay()Discussion
This method updates the page indicator so that the current page (the white dot) matches the value returned from currentPage. The class ignores this method if the value of defersCurrentPageDisplay is false. Setting the currentPage value directly updates the indicator immediately.