Dropper
Dropper copied to clipboard
UIImageView instead of button
I have a UIImageView that receives a gesture on touch, I would like to show the drop down menu using the UIImageView but Dropper only accepts to pass button as parameter.
Any clue