willExitFullScreenNotification
A notification that the window object will exit full-screen mode.
Declaration
class let willExitFullScreenNotification: NSNotification.NameDiscussion
The notification object is the NSWindow object that will exit full-screen mode. This notification doesn’t contain a userInfo dictionary.
To observe this notification using Swift concurrency, use NSWindow.WillExitFullScreenMessage.
See Also
Notifications
didBecomeKeyNotificationdidBecomeMainNotificationdidChangeScreenNotificationdidChangeScreenProfileNotificationdidDeminiaturizeNotificationdidEndSheetNotificationdidEndLiveResizeNotificationdidExposeNotificationdidMiniaturizeNotificationdidMoveNotificationdidResignKeyNotificationdidResignMainNotificationdidResizeNotificationdidUpdateNotificationwillBeginSheetNotification