Partager via


NSWindowDelegate.WillResizeForVersionBrowser(NSWindow, CGSize, CGSize) Méthode

Définition

[Foundation.Export("window:willResizeForVersionBrowserWithMaxPreferredSize:maxAllowedSize:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 7, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual CoreGraphics.CGSize WillResizeForVersionBrowser (AppKit.NSWindow window, CoreGraphics.CGSize maxPreferredSize, CoreGraphics.CGSize maxAllowedSize);
abstract member WillResizeForVersionBrowser : AppKit.NSWindow * CoreGraphics.CGSize * CoreGraphics.CGSize -> CoreGraphics.CGSize
override this.WillResizeForVersionBrowser : AppKit.NSWindow * CoreGraphics.CGSize * CoreGraphics.CGSize -> CoreGraphics.CGSize

Paramètres

window
NSWindow
maxPreferredSize
CGSize
maxAllowedSize
CGSize

Retours

Attributs

S’applique à