willAddItemNotification
Posts before the toolbar adds a new item.
Declaration
class let willAddItemNotification: NSNotification.NameDiscussion
The notification item is the NSToolbar object that’s about to add the item. The userInfo dictionary contains the following information:
Key | Value |
|---|---|
The |