Compartilhar via


NSApplicationDelegate.ApplicationShouldHandleReopen Método

Definição

[Foundation.Export("applicationShouldHandleReopen:hasVisibleWindows:")]
public virtual bool ApplicationShouldHandleReopen (AppKit.NSApplication sender, bool hasVisibleWindows);
abstract member ApplicationShouldHandleReopen : AppKit.NSApplication * bool -> bool
override this.ApplicationShouldHandleReopen : AppKit.NSApplication * bool -> bool

Parâmetros

sender
NSApplication
hasVisibleWindows
Boolean

Retornos

Atributos

Aplica-se a