UIPageViewControllerDelegate_Extensions.GetSpineLocation 方法

定义

UIPageViewController 的脊部位置。

[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
public static UIKit.UIPageViewControllerSpineLocation GetSpineLocation (this UIKit.IUIPageViewControllerDelegate This, UIKit.UIPageViewController pageViewController, UIKit.UIInterfaceOrientation orientation);
static member GetSpineLocation : UIKit.IUIPageViewControllerDelegate * UIKit.UIPageViewController * UIKit.UIInterfaceOrientation -> UIKit.UIPageViewControllerSpineLocation

参数

This
IUIPageViewControllerDelegate

此扩展方法操作的实例。

pageViewController
UIPageViewController

返回

属性

适用于