Contents

didBeginTrackingNotification

Posted when menu tracking begins.

Declaration

class let didBeginTrackingNotification: 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