Contents

remove(menu:)

Removes a menu from the menu system.

Declaration

func remove(menu removedIdentifier: UIMenu.Identifier)

Parameters

  • removedIdentifier:

    The identifier of the menu element to remove.

Discussion

Use this method to remove menus (UIMenu objects) from a menu system.