The members of UIKit.UIPageViewControllerDelegate_Extensions are listed below.
See Also: Inherited members from System.Object
static | DidFinishAnimating(this IUIPageViewControllerDelegate, UIPageViewController, bool, UIViewController[], bool)Indicates that animation has completed. | |
static | GetPreferredInterfaceOrientationForPresentation(this IUIPageViewControllerDelegate, UIPageViewController)The preferred orientation of the UIPageViewController. | |
static | GetSpineLocation(this IUIPageViewControllerDelegate, UIPageViewController, UIInterfaceOrientation)The location of the spine of the UIPageViewController. | |
static | SupportedInterfaceOrientations(this IUIPageViewControllerDelegate, UIPageViewController)The supported interface orientations. | |
static | WillTransition(this IUIPageViewControllerDelegate, UIPageViewController, UIViewController[])Indicates that a transition is about to begin. | |