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