Contents

willOpenNotification

Posted whenever the drawer is about to open.

Declaration

class let willOpenNotification: NSNotification.Name

Discussion

The notification object is the NSDrawer object about to open. This notification does not contain a userInfo dictionary.

See Also

Notifications