didCloseNotification
Posted whenever the drawer is closed.
Declaration
class let didCloseNotification: NSNotification.NameDiscussion
The notification object is the NSDrawer object that closed. This notification does not contain a userInfo dictionary.