Partager via


NSApplicationReopen Délégué

Définition

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

Paramètres

sender
NSApplication
hasVisibleWindows
Boolean

Valeur renvoyée

S’applique à