Compartir a través de


UIPageViewControllerDelegate_Extensions.GetPreferredInterfaceOrientationForPresentation Método

Definición

Orientación preferida de 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

Parámetros

This
IUIPageViewControllerDelegate

Instancia en la que opera este método de extensión.

pageViewController
UIPageViewController

Devoluciones

Atributos

Se aplica a