Share via


NSWindowDelegate_Extensions.WillResize Method

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static CoreGraphics.CGSize WillResize(this AppKit.INSWindowDelegate This, AppKit.NSWindow sender, CoreGraphics.CGSize toFrameSize);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member WillResize : AppKit.INSWindowDelegate * AppKit.NSWindow * CoreGraphics.CGSize -> CoreGraphics.CGSize

Parameters

sender
NSWindow
toFrameSize
CGSize

Returns

Attributes

Applies to