contextHelpModeDidActivateNotification
Posted when the application enters context-sensitive help mode. This typically happens when the user holds down the Help key.
Declaration
class let contextHelpModeDidActivateNotification: NSNotification.NameDiscussion
The notification object is the help manager. This notification does not contain a userInfo dictionary.