Share via


NSWindowDelegate_Extensions.CustomWindowsToEnterFullScreen Method

Definition

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

Parameters

window
NSWindow

Returns

Attributes

Applies to