The methods of UIKit.UIPageViewControllerDataSource are listed below. For a list of all members, see the UIPageViewControllerDataSource Members list.
See Also: Inherited members from Foundation.NSObject
abstract | GetNextViewController(UIPageViewController, UIViewController)The UIViewController after the specified referenceViewController. | |
GetPresentationCount(UIPageViewController)The number of items for the page indicator. | ||
GetPresentationIndex(UIPageViewController)The index to indicate in the page indicator. | ||
abstract | GetPreviousViewController(UIPageViewController, UIViewController)The UIViewController before the specified referenceViewController. | |