Condividi tramite


UIPageViewControllerDelegate_Extensions.SupportedInterfaceOrientations Metodo

Definizione

Orientamenti dell'interfaccia supportati.

[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

Parametri

This
IUIPageViewControllerDelegate

Istanza in cui opera questo metodo di estensione.

pageViewController
UIPageViewController

Restituisce

Attributi

Si applica a