Contents

drawerDidOpen(_:)

Notifies the delegate that the drawer has opened.

Declaration

optional func drawerDidOpen(_ notification: Notification)

Parameters

  • notification:

    An Nsdrawerdelegate notification, sent by the default notification center immediately after the drawer has opened.

See Also

Opening and Closing Drawers