UIKit.UIPageViewControllerDataSource_Extensions: Method Members

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

See Also: Inherited members from System.Object

Public Methods

static
GetPresentationCount(this IUIPageViewControllerDataSource, UIPageViewController) : nint
The number of pages to be shown in the page indicator.
static
GetPresentationIndex(this IUIPageViewControllerDataSource, UIPageViewController) : nint
The index of the page to be highlighted in the page indicator.