AppDelegate
class AppDelegate: NSObject, NSApplicationDelegate
The AppDelegate for Chord Provider
-
Don’t terminate when the last Chord Provider window is closed
Declaration
Swift
func applicationShouldTerminateAfterLastWindowClosed(_ sender: NSApplication) -> Bool