I have a custom UIScrollView subclass to which I have added a UITapGestureRecognizer. In the handler, I need to determine if my subview is tapped or not. I use hitTest to de