Share via


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

戻り値

属性

適用対象