I have added multiple target-action-forControlEvents: to a UIButton. I’d like to remove all of these in one go without deallocating anything. I will then set new targets.
Is this possible and how do I go about it?
I have added multiple target-action-forControlEvents: to a UIButton. I’d like to remove all of these in one go without deallocating anything. I will then set new targets.
Is this possible and how do I go about it?