didAddItemNotification
Posted after a menu item is added to the menu.
Declaration
class let didAddItemNotification: NSNotification.NameDiscussion
The notification object is the instance of NSMenu that just added the new menu item. The userInfo dictionary contains the following information.
Key | Value |
|---|---|
| An |