func onSelect (() -> ()) -> Self
Runs a closure when the menu item is selected.
func shortcut(String, holding: NSEvent.ModifierFlags ) -> Self
Sets the keyboard shortcut/key equivalent.
func toolTip (String) -> Self
Set the tooltip displayed when hovering over the menu item.