didChangeItemNotification
Posted after a menu item in the menu changes appearance.
Declaration
class let didChangeItemNotification: NSNotification.NameDiscussion
Changes include enabling/disabling, changes in state, and changes to title. The notification object is the instance of NSMenu with the menu item that changed. The userInfo dictionary contains the following information.
Key | Value |
|---|---|
| An |