Tap through transparent part of UIScrollView

Posted by user320680 on Stack Overflow See other posts from Stack Overflow or by user320680
Published on 2010-04-19T19:22:32Z Indexed on 2010/04/19 19:43 UTC
Read the original article Hit count: 247

Filed under:
|
|

I have a scroll view with transparent background that covers most of the screen. It also covers some buttons that still need to be tap-able. How can I make sure that the scroll view doesn't respond to touches in regions where the subview image is transparent?

© Stack Overflow or respective owner

Related posts about iphone

Related posts about uikit