Contents

remove(action:)

Remove an identified action.

Declaration

func remove(action removedIdentifier: UIAction.Identifier)

Parameters

  • removedIdentifier:

    The identifier of the action to remove.