Tags / subclass
The code snippets provided do not demonstrate a single implementation of a custom view that responds to touch events and passes the name of the item being dragged between views, but rather several examples of different approaches to handling this scenario.
Detecting When a Custom UIButton Has Been Pressed: A Comprehensive Guide to Touch Events in iOS