共用方式為


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

傳回

屬性

適用於