AppDelegate
final class AppDelegate: NSObject, NSApplicationDelegate
The application delegate for Chord Provider
-
Don’t terminate when the last Chord Provider window is closed
Declaration
Swift
func applicationShouldTerminateAfterLastWindowClosed(_ sender: NSApplication) -> Bool
-
The windows we can open
See moreDeclaration
Swift
enum WindowID: String