Touch Up Outside event recorded when pressed a UIImageView
I have a UIButton, I have added a action Touch up outside. I have a
UIImageView. I want the following action: when the user touches the button
and releases at the UIImageView, I want someAction to be performed.
If the user touches the button and releases in the other view not in the
UIImageView, someAction shouldn't be performed.
Thank You
No comments:
Post a Comment