Поделиться через


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

Возвращаемое значение

Атрибуты

Применяется к