MonobjcMonobjc Documented Class Library
WindowWillUseStandardFrameDefaultFrame Event
NamespacesMonobjc.AppKitNSWindow..::..NSWindowDelegateEventDispatcherWindowWillUseStandardFrameDefaultFrame

Invoked by NSWindow’s zoom: method while determining the frame a window may be zoomed to.

Original signature is '- (NSRect)windowWillUseStandardFrame:(NSWindow *)window defaultFrame:(NSRect)newFrame'

Available in Mac OS X v10.0 and later.

Declaration Syntax
C#Visual BasicVisual C++
Return Value
The specified window’s standard frame.
Version Information
  • Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later), 10.5 (For Mac OS X 10.5 and later)

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