Contents

drawerDidClose(_:)

Notifies the delegate that the drawer has closed.

Declaration

optional func drawerDidClose(_ notification: Notification)

Parameters

  • notification:

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

See Also

Opening and Closing Drawers