次の方法で共有


NSApplicationReopen 代理人

定義

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

パラメーター

sender
NSApplication
hasVisibleWindows
Boolean

戻り値

適用対象