views:

104

answers:

0

Hi guys,

I set the clipsToBounds property of my UIView to NO, then I created a UIButton half in the bounds, and half out of the bounds. I found that only the part in the bounds is clickable.

How can I make the whole button clickable?

Any help would be appreciated. Thanks in advance.