drawerWillClose(_:)
Notifies the delegate the drawer will close.
Declaration
optional func drawerWillClose(_ notification: Notification)Parameters
- notification:
An Nsdrawerdelegate notification sent by the default notification center immediately before the drawer is closed.