Share via


UIViewController.InterfaceOrientation Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIKit.UIInterfaceOrientation InterfaceOrientation { [Foundation.Export("interfaceOrientation")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("interfaceOrientation")>]
member this.InterfaceOrientation : UIKit.UIInterfaceOrientation

Property Value

Attributes

Applies to