MonobjcMonobjc Documented Class Library
WindowDidEndLiveResize Event
NamespacesMonobjc.AppKitNSWindow..::..NSWindowDelegateEventDispatcherWindowDidEndLiveResize

Informs the delegate that a live resize operation on the window has ended.

Original signature is '- (void)windowDidEndLiveResize:(NSNotification *)notification'

Available in Mac OS X v10.6 and later.

Declaration Syntax
C#Visual BasicVisual C++
public event NSWindow..::..WindowDidEndLiveResizeEventHandler WindowDidEndLiveResize
Public Event WindowDidEndLiveResize As NSWindow..::..WindowDidEndLiveResizeEventHandler
Version Information
  • Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later)

Assembly: Monobjc.AppKit (Module: Monobjc.AppKit)