Contents

removeItem(_:)

Removes a menu item from the menu.

Declaration

func removeItem(_ item: NSMenuItem)

Parameters

  • item:

    The menu item to remove.

See Also

Adding and Removing Menu Items