Share via


NSView.NeedsUpdateConstraints Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool NeedsUpdateConstraints { [Foundation.Export("needsUpdateConstraints")] get; [Foundation.Export("setNeedsUpdateConstraints:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("needsUpdateConstraints")>]
[<set: Foundation.Export("setNeedsUpdateConstraints:")>]
member this.NeedsUpdateConstraints : bool with get, set

Property Value

Attributes

Applies to