共用方式為


UIPageViewControllerDelegate_Extensions.SupportedInterfaceOrientations 方法

定義

支援的介面方向。

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
public static UIKit.UIInterfaceOrientationMask SupportedInterfaceOrientations (this UIKit.IUIPageViewControllerDelegate This, UIKit.UIPageViewController pageViewController);
static member SupportedInterfaceOrientations : UIKit.IUIPageViewControllerDelegate * UIKit.UIPageViewController -> UIKit.UIInterfaceOrientationMask

參數

This
IUIPageViewControllerDelegate

這個擴充方法運作所在的實例。

pageViewController
UIPageViewController

傳回

屬性

適用於