NSView.UpdateConstraints Method

Definition

[Foundation.Advice("Overriding this method requires a call to the overriden method.")]
[Foundation.Export("updateConstraints")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 7, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.RequiresSuper]
public virtual void UpdateConstraints ();
abstract member UpdateConstraints : unit -> unit
override this.UpdateConstraints : unit -> unit
Attributes

Applies to