Share via


NSWindowDelegate_Extensions.WillResizeForVersionBrowser Method

Definition

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

Parameters

window
NSWindow
maxPreferredSize
CGSize
maxAllowedSize
CGSize

Returns

Attributes

Applies to