开发者

How to make uiscrollview's content in cycle?

I want to make content of uiscrollview to be run in cycle. In other words, I mean when we move to 开发者_JS百科the top and try to access the previous then the last content of the scrollview should be displayed AND if I am on last content and try to access next then first content should be display. I want to achieve infinite scrolling in uiscrollview

Is it possible in objective-c iPhone?

Please tell me any tutorial link or the code to do this.

Thanks in advance.


I found the answer of my question here http://iosdevelopertips.com/user-interface/creating-circular-and-infinite-uiscrollviews.html

It helped me in my project


Take a look at the WWDC videos on UIScrollView.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜