NSWindowDelegate_Extensions.WillUseFullScreenContentSize Method

Definition

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

Parameters

window
NSWindow
proposedSize
CGSize

Returns

Attributes

Applies to