UIScrollView content visible then bounces away

Posted by Travis on Stack Overflow See other posts from Stack Overflow or by Travis
Published on 2010-03-31T05:24:54Z Indexed on 2010/03/31 5:33 UTC
Read the original article Hit count: 366

I have a pretty simple UIScrollView defined inside Interface Builder. I've pasted in some UILabels and when I run my app, I can drag to see the UILabels at the bottom but as soon as I let go it bounces away from view.

What property controls this sort of setting?

© Stack Overflow or respective owner

Related posts about interface-builder

Related posts about iphone-sdk