Condividi tramite


NSApplicationReopen Delegato

Definizione

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

Parametri

sender
NSApplication
hasVisibleWindows
Boolean

Valore restituito

Si applica a