Share via


CALayer.NeedsLayout Method

Definition

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

Returns

Attributes

Applies to