UIKit.UIPageControl: Property Members

The properties of UIKit.UIPageControl are listed below. For a list of all members, see the UIPageControl Members list.

See Also: Inherited members from UIKit.UIControl

Public Properties

[read-only]
static
AppearanceUIPageControl.UIPageControlAppearance. Strongly-typed property that returns the UIAppearance class for this class.
[read-only]
override
ClassHandleIntPtr. The handle for this class.
CurrentPagenint. The current page, indicated by a white dot.
CurrentPageIndicatorTintColorUIColor. The tint to be used for the current-page indicator.
DefersCurrentPageDisplaybool. If true, the current page indicator is not rendered until UpdateCurrentPageDisplay is called. Default is false.
HidesForSinglePagebool. Whether the page control is hidden if there is only one page.
PageIndicatorTintColorUIColor. The tint used for the page indicator.
Pagesnint. The number of pages shown (as dots).