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
DidFinishAnimating(UIPageViewController, bool, UIViewController[], bool)Indicates that animation has completed. | ||
GetPreferredInterfaceOrientationForPresentation(UIPageViewController)The preferred orientation of the UIPageViewController. | ||
GetSpineLocation(UIPageViewController, UIInterfaceOrientation)The location of the spine of the UIPageViewController. | ||
SupportedInterfaceOrientations(UIPageViewController)The supported interface orientations. | ||
WillTransition(UIPageViewController, UIViewController[])Indicates that a transition is about to begin. | ||