contextHelpModeDidDeactivateNotification
Posted when the application exits context-sensitive help mode. This happens when the user clicks the mouse button while the cursor is anywhere on the screen after displaying a context-sensitive help topic.
Declaration
class let contextHelpModeDidDeactivateNotification: NSNotification.NameDiscussion
The notification object is the help manager. This notification does not contain a userInfo dictionary.