NSApplicationDelegate_Extensions.ApplicationShouldHandleReopen Method

Definition

public static bool ApplicationShouldHandleReopen (this AppKit.INSApplicationDelegate This, AppKit.NSApplication sender, bool hasVisibleWindows);
static member ApplicationShouldHandleReopen : AppKit.INSApplicationDelegate * AppKit.NSApplication * bool -> bool

Parameters

sender
NSApplication
hasVisibleWindows
Boolean

Returns

Applies to