다음을 통해 공유


NSApplicationDelegate.ApplicationShouldHandleReopen 메서드

정의

[Foundation.Export("applicationShouldHandleReopen:hasVisibleWindows:")]
public virtual bool ApplicationShouldHandleReopen (AppKit.NSApplication sender, bool hasVisibleWindows);
abstract member ApplicationShouldHandleReopen : AppKit.NSApplication * bool -> bool
override this.ApplicationShouldHandleReopen : AppKit.NSApplication * bool -> bool

매개 변수

sender
NSApplication
hasVisibleWindows
Boolean

반환

특성

적용 대상