次の方法で共有


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

戻り値

属性

適用対象