didRemoveItemNotification
Posted after an item is removed from a toolbar.
Declaration
class let didRemoveItemNotification: NSNotification.NameDiscussion
The notification item is the NSToolbar object that removed the item. The userInfo dictionary contains the following information:
Key | Value |
|---|---|
The |