addInteraction(_:)
Adds an interaction to the view.
Declaration
func addInteraction(_ interaction: any UIInteraction)Parameters
- interaction:
The interaction object to add to the view.
Adds an interaction to the view.
func addInteraction(_ interaction: any UIInteraction)The interaction object to add to the view.