UIKit.UIPageControl: Method Members

The methods 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 Methods

static
AppearanceWhenContainedIn(params Type[]) : UIPageControl.UIPageControlAppearance
Returns a strongly typed UIAppearance for instances of this class when the view is hosted in the specified hierarchy.
static
GetAppearance<T>() : UIPageControl.UIPageControlAppearance
The strongly-typed IUIAppearance for this object.
static
GetAppearance<T>(UITraitCollection) : UIPageControl.UIPageControlAppearance
Documentation for this section has not yet been entered.
static
GetAppearance<T>(UITraitCollection, params Type[]) : UIPageControl.UIPageControlAppearance
Documentation for this section has not yet been entered.
SizeForNumberOfPages(nint) : CoreGraphics.CGSize
The size this UIPageControl's Bounds needs to be to accomodate the specified number of pages.
UpdateCurrentPageDisplay()
Updates the page indicator to the current page.

Protected Methods

override
Dispose(bool)
Releases the resources used by the UIPageControl object.