Share via


UIViewController.SetNeedsUpdateOfPrefersInterfaceOrientationLocked Method

Definition

[Foundation.Export("setNeedsUpdateOfPrefersInterfaceOrientationLocked")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void SetNeedsUpdateOfPrefersInterfaceOrientationLocked();
[<Foundation.Export("setNeedsUpdateOfPrefersInterfaceOrientationLocked")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member SetNeedsUpdateOfPrefersInterfaceOrientationLocked : unit -> unit
override this.SetNeedsUpdateOfPrefersInterfaceOrientationLocked : unit -> unit
Attributes

Applies to