Contents

removeInteraction(_:)

Removes an interaction from the view.

Declaration

func removeInteraction(_ interaction: any UIInteraction)

Parameters

  • interaction:

    The interaction object to remove from the view.

See Also

Adding and removing interactions