NSWindowDelegate_Extensions.WillResizeForVersionBrowser Method

Definition

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 7, ObjCRuntime.PlatformArchitecture.All, null)]
public static CoreGraphics.CGSize WillResizeForVersionBrowser (this AppKit.INSWindowDelegate This, AppKit.NSWindow window, CoreGraphics.CGSize maxPreferredSize, CoreGraphics.CGSize maxAllowedSize);
static member WillResizeForVersionBrowser : AppKit.INSWindowDelegate * AppKit.NSWindow * CoreGraphics.CGSize * CoreGraphics.CGSize -> CoreGraphics.CGSize

Parameters

window
NSWindow
maxPreferredSize
CGSize
maxAllowedSize
CGSize

Returns

Attributes

Applies to