willEnterVersionBrowserNotification
A notification that the window object will enter version browser mode.
Declaration
class let willEnterVersionBrowserNotification: NSNotification.NameDiscussion
The notification object is the NSWindow object that will enter version browser mode. This notification doesn’t contain a userInfo dictionary.
To observe this notification using Swift concurrency, use NSWindow.WillEnterVersionBrowserMessage.
See Also
Notifications
didBecomeKeyNotificationdidBecomeMainNotificationdidChangeScreenNotificationdidChangeScreenProfileNotificationdidDeminiaturizeNotificationdidEndSheetNotificationdidEndLiveResizeNotificationdidExposeNotificationdidMiniaturizeNotificationdidMoveNotificationdidResignKeyNotificationdidResignMainNotificationdidResizeNotificationdidUpdateNotificationwillBeginSheetNotification