Contents

preferredCurrentPageIndicatorImage

The preferred image for the current page indicator.

Declaration

var preferredCurrentPageIndicatorImage: UIImage? { get set }

Discussion

When nil, the page control uses preferredIndicatorImage as its current page indicator.

The default value of this property is nil.

See Also

Managing the indicator images