NSApplicationDelegate.ApplicationShouldTerminateAfterLastWindowClosed 方法

定义

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

参数

sender
NSApplication

返回

属性

适用于