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
static | GetPresentationCount(this IUIPageViewControllerDataSource, UIPageViewController)The number of pages to be shown in the page indicator. | |
static | GetPresentationIndex(this IUIPageViewControllerDataSource, UIPageViewController)The index of the page to be highlighted in the page indicator. | |