共用方式為


NSApplicationReopen 代理人

定義

public delegate bool NSApplicationReopen(NSApplication sender, bool hasVisibleWindows);
type NSApplicationReopen = delegate of NSApplication * bool -> bool

參數

sender
NSApplication
hasVisibleWindows
Boolean

傳回值

適用於