Share via


UIViewController.GetSupportedInterfaceOrientations Method

Definition

[Foundation.Export("supportedInterfaceOrientations")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIKit.UIInterfaceOrientationMask GetSupportedInterfaceOrientations();
[<Foundation.Export("supportedInterfaceOrientations")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member GetSupportedInterfaceOrientations : unit -> UIKit.UIInterfaceOrientationMask
override this.GetSupportedInterfaceOrientations : unit -> UIKit.UIInterfaceOrientationMask

Returns

Attributes

Applies to