UIKit.UIPageViewControllerDelegate: Method Members

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

See Also: Inherited members from Foundation.NSObject

Public Methods

DidFinishAnimating(UIPageViewController, bool, UIViewController[], bool)
Indicates that animation has completed.
GetPreferredInterfaceOrientationForPresentation(UIPageViewController) : UIInterfaceOrientation
The preferred orientation of the UIPageViewController.
GetSpineLocation(UIPageViewController, UIInterfaceOrientation) : UIPageViewControllerSpineLocation
The location of the spine of the UIPageViewController.
SupportedInterfaceOrientations(UIPageViewController) : UIInterfaceOrientationMask
The supported interface orientations.
WillTransition(UIPageViewController, UIViewController[])
Indicates that a transition is about to begin.