Share via


INSWindowDelegate.DidEndLiveResize(NSNotification) Method

Definition

[Foundation.Export("windowDidEndLiveResize:")]
[Foundation.OptionalMember]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void DidEndLiveResize(Foundation.NSNotification notification);
[<Foundation.Export("windowDidEndLiveResize:")>]
[<Foundation.OptionalMember>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member DidEndLiveResize : Foundation.NSNotification -> unit
override this.DidEndLiveResize : Foundation.NSNotification -> unit

Parameters

notification
NSNotification
Attributes

Applies to