Share via


UIViewController.SetNeedsUpdateOfSupportedInterfaceOrientations Method

Definition

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

Applies to