I have a view that has a button which brings up a UIActionSheet pop up on click. If the user clicks cancel, the original button that brought up the action sheet is still highlighted as if it is being clicked. How do I reset the state after user cancels the action?
Share
Sorry about my false assumption that you were using UIButton. Here should be what you need: