Contents

addInteraction(_:)

Adds an interaction to the view.

Declaration

func addInteraction(_ interaction: any UIInteraction)

Parameters

  • interaction:

    The interaction object to add to the view.

See Also

Adding and removing interactions