Share via


NSWindowDelegate_Extensions.WindowShouldClose Method

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static bool WindowShouldClose(this AppKit.INSWindowDelegate This, Foundation.NSObject sender);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member WindowShouldClose : AppKit.INSWindowDelegate * Foundation.NSObject -> bool

Parameters

sender
NSObject

Returns

Attributes

Applies to