NSWindowDelegate_Extensions.CustomWindowsToEnterFullScreen Method

Definition

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

Parameters

window
NSWindow

Returns

Attributes

Applies to