Don't forget NextResponder
- (void) touchesBegan:(NSSet *)touches withEvent:(UIEvent *)event
{
[self.nextResponder touchBegan:touches withEvent:event];
}
- send touchevent to superview.
Written by Uzys Jung
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Ios
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#