次の方法で共有


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

戻り値

属性

適用対象