共用方式為


UIView.NeedsUpdateConstraints Method

Definition

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

Returns

Attributes

Applies to