Share via


UIPageViewControllerDelegate_Extensions.SupportedInterfaceOrientations Method

Definition

The supported interface orientations.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static UIKit.UIInterfaceOrientationMask SupportedInterfaceOrientations(this UIKit.IUIPageViewControllerDelegate This, UIKit.UIPageViewController pageViewController);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member SupportedInterfaceOrientations : UIKit.IUIPageViewControllerDelegate * UIKit.UIPageViewController -> UIKit.UIInterfaceOrientationMask

Parameters

pageViewController
UIPageViewController

Returns

Attributes

Applies to