Contents

NSPreferencePaneUpdateHelpMenu

Notifies observers that your help menu content changed.

Declaration

static let NSPreferencePaneUpdateHelpMenu: NSNotification.Name

Discussion

The object of the notification is an array of dictionaries containing the new help menu contents.

See Also

PreferencePanes