didResignMainNotification
A notification that the window object resigned its status as main window.
Declaration
class let didResignMainNotification: NSNotification.NameDiscussion
The notification object is the NSWindow object that resigned its main window status. This notification doesn’t contain a userInfo dictionary.
To observe this notification using Swift concurrency, use NSWindow.DidResignMainMessage.
See Also
Notifications
didBecomeKeyNotificationdidBecomeMainNotificationdidChangeScreenNotificationdidChangeScreenProfileNotificationdidDeminiaturizeNotificationdidEndSheetNotificationdidEndLiveResizeNotificationdidExposeNotificationdidMiniaturizeNotificationdidMoveNotificationdidResignKeyNotificationdidResizeNotificationdidUpdateNotificationwillBeginSheetNotificationwillCloseNotification