Contents

didOpenNotification

Posted whenever the drawer is opened.

Declaration

class let didOpenNotification: NSNotification.Name

Discussion

The notification object is the NSDrawer object that opened. This notification does not contain a userInfo dictionary.

See Also

Notifications