func applicationWillTerminate()

in Sample macOS App/AppDelegate.swift [24:26]


  func applicationWillTerminate(_ aNotification: Notification) {
    // Insert code here to tear down your application
  }