NSWindowDelegate_Extensions.WillResize 方法

定义

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

参数

sender
NSWindow
toFrameSize
CGSize

返回

适用于