Contents

willCloseNotification

Posted whenever the drawer is about to close.

Declaration

class let willCloseNotification: NSNotification.Name

Discussion

The notification object is the NSDrawerobject about to close. This notification does not contain a userInfo dictionary.

See Also

Notifications