NSWindowDelegate_Extensions.WillResize Method

Definition

public static CoreGraphics.CGSize WillResize (this AppKit.INSWindowDelegate This, AppKit.NSWindow sender, CoreGraphics.CGSize toFrameSize);
static member WillResize : AppKit.INSWindowDelegate * AppKit.NSWindow * CoreGraphics.CGSize -> CoreGraphics.CGSize

Parameters

sender
NSWindow
toFrameSize
CGSize

Returns

Applies to