willTerminateNotification
A notification that posts when the app is about to terminate.
Declaration
nonisolated class let willTerminateNotification: NSNotification.NameDiscussion
This notification is associated with the delegate applicationWillTerminate(_:) method. This notification does not contain a userInfo dictionary.