isProgressVisible

Returns YES if the progress indicator is visible. The progress indicator is hidden when the user is actively interacting with the UIPageControl.

Declaration

var isProgressVisible: Bool { get }