Contents

willEnterVersionBrowserNotification

A notification that the window object will enter version browser mode.

Declaration

class let willEnterVersionBrowserNotification: NSNotification.Name

Discussion

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

See Also

Notifications