Compartilhar via


UIPageViewControllerDelegate_Extensions.SupportedInterfaceOrientations Método

Definição

As orientações de interface com suporte.

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

Parâmetros

This
IUIPageViewControllerDelegate

A instância na qual esse método de extensão opera.

pageViewController
UIPageViewController

Retornos

Atributos

Aplica-se a