drawerWillOpen(_:)
Notifies the delegate that the drawer will open.
Declaration
optional func drawerWillOpen(_ notification: Notification)Parameters
- notification:
An Nsdrawerdelegate notification, sent by the default notification center immediately before the drawer is opened.