Share via


NSWindowDelegate_Extensions.DidFailToEnterFullScreen Method

Definition

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

Parameters

window
NSWindow
Attributes

Applies to