Contents

didExitVersionBrowserNotification

A notification that the window object exited version browser mode.

Declaration

class let didExitVersionBrowserNotification: NSNotification.Name

Discussion

The notification object is the NSWindow object that exited version browser mode. This notification doesn’t contain a userInfo dictionary.

See Also

Notifications