Contents

didEndTrackingNotification

Posted when menu tracking ends, even if no action is sent.

Declaration

class let didEndTrackingNotification: NSNotification.Name

Discussion

The notification object is the main menu bar ([NSApp mainMenu]) or the root menu of a popup button. This notification does not contain a userInfo dictionary.

See Also

Notifications