Share via


NSWindowDelegate_Extensions.WillUseFullScreenContentSize Method

Definition

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

Parameters

window
NSWindow
proposedSize
CGSize

Returns

Attributes

Applies to