AppDelegate
class AppDelegate: NSObject, NSApplicationDelegate
AppKit app delegate
-
Don’t terminate when the last Kodi windo is closed
Declaration
Swift
func applicationShouldTerminateAfterLastWindowClosed(_: NSApplication) -> Bool