Compartilhar via


NSApplicationReopen Delegar

Definição

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

Parâmetros

sender
NSApplication
hasVisibleWindows
Boolean

Valor Retornado

Aplica-se a