I have a UIView containing many subviews. I want to add a UITapGestureRecognizer but exclude the resulting behaviour from a specific subview. Here is my current setup:
cl