NSWindowDelegate_Extensions.ShouldZoom 方法

定义

public static bool ShouldZoom(this AppKit.INSWindowDelegate This, AppKit.NSWindow window, CoreGraphics.CGRect newFrame);
static member ShouldZoom : AppKit.INSWindowDelegate * AppKit.NSWindow * CoreGraphics.CGRect -> bool

参数

window
NSWindow
newFrame
CGRect

返回

适用于