다음을 통해 공유


UIPageViewControllerDelegate.GetPreferredInterfaceOrientationForPresentation 메서드

정의

UIPageViewController의 기본 방향입니다.

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

매개 변수

pageViewController
UIPageViewController

반환

특성

적용 대상