Share via


UIPageViewControllerDelegate_Extensions.GetSpineLocation Method

Definition

The location of the spine of the UIPageViewController.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static UIKit.UIPageViewControllerSpineLocation GetSpineLocation(this UIKit.IUIPageViewControllerDelegate This, UIKit.UIPageViewController pageViewController, UIKit.UIInterfaceOrientation orientation);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member GetSpineLocation : UIKit.IUIPageViewControllerDelegate * UIKit.UIPageViewController * UIKit.UIInterfaceOrientation -> UIKit.UIPageViewControllerSpineLocation

Parameters

pageViewController
UIPageViewController

Returns

Attributes

Applies to