UIPageViewControllerDelegate_Extensions.GetSpineLocation 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
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
參數
這個擴充方法運作所在的實例。
- pageViewController
- UIPageViewController
- orientation
- UIInterfaceOrientation
傳回
- 屬性