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
static | AppearanceWhenContainedIn(params Type[])Returns a strongly typed UIAppearance for instances of this class when the view is hosted in the specified hierarchy. | |
static | GetAppearance<T>()The strongly-typed IUIAppearance for this object. | |
static | GetAppearance<T>(UITraitCollection)Documentation for this section has not yet been entered. | |
static | GetAppearance<T>(UITraitCollection, params Type[])Documentation for this section has not yet been entered. | |
SizeForNumberOfPages(nint)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. | ||