NSApplicationDelegate.ApplicationShouldTerminateAfterLastWindowClosed Method

Definition

[Foundation.Export("applicationShouldTerminateAfterLastWindowClosed:")]
public virtual bool ApplicationShouldTerminateAfterLastWindowClosed (AppKit.NSApplication sender);
abstract member ApplicationShouldTerminateAfterLastWindowClosed : AppKit.NSApplication -> bool
override this.ApplicationShouldTerminateAfterLastWindowClosed : AppKit.NSApplication -> bool

Parameters

sender
NSApplication

Returns

Attributes

Applies to