Share via


UIView.SetNeedsLayout Method

Definition

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

Applies to