Share via


NSView.ViewDidEndLiveResize Method

Definition

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

Applies to