Partager via


UIPageViewControllerDelegate_Extensions.SupportedInterfaceOrientations Méthode

Définition

Orientations d’interface prises en charge.

[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

Paramètres

This
IUIPageViewControllerDelegate

Instance sur laquelle cette méthode d’extension fonctionne.

pageViewController
UIPageViewController

Retours

Attributs

S’applique à