다음을 통해 공유


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

반환

특성

적용 대상