다음을 통해 공유


UIPageViewControllerDelegate.SupportedInterfaceOrientations 메서드

정의

지원되는 인터페이스 방향입니다.

[Foundation.Export("pageViewControllerSupportedInterfaceOrientations:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual UIKit.UIInterfaceOrientationMask SupportedInterfaceOrientations (UIKit.UIPageViewController pageViewController);
abstract member SupportedInterfaceOrientations : UIKit.UIPageViewController -> UIKit.UIInterfaceOrientationMask
override this.SupportedInterfaceOrientations : UIKit.UIPageViewController -> UIKit.UIInterfaceOrientationMask

매개 변수

pageViewController
UIPageViewController

반환

특성

적용 대상