共用方式為


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

傳回

屬性

適用於