activateAllWindows

By default, activation brings only the main and key windows forward. If you specify NSApplicationActivateAllWindows, all of the application’s windows are brought forward.

Declaration

static var activateAllWindows: NSApplication.ActivationOptions { get }