다음을 통해 공유


UIPageViewControllerDelegate_Extensions.GetPreferredInterfaceOrientationForPresentation 메서드

정의

UIPageViewController의 기본 방향입니다.

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

매개 변수

This
IUIPageViewControllerDelegate

이 확장 메서드가 작동하는 인스턴스입니다.

pageViewController
UIPageViewController

반환

특성

적용 대상