Share via


UIViewController.PrefersInterfaceOrientationLocked Method

Definition

[Foundation.Export("prefersInterfaceOrientationLocked")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool PrefersInterfaceOrientationLocked();
[<Foundation.Export("prefersInterfaceOrientationLocked")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member PrefersInterfaceOrientationLocked : unit -> bool
override this.PrefersInterfaceOrientationLocked : unit -> bool

Returns

Attributes

Applies to