开发者

How to use a UIScrollview with a few images

开发者 https://www.devze.com 2023-02-09 11:57 出处:网络
I have not used a UIScrollView before, and I just wanted to know how I could use paging in a UIScrollView, where there would be a different image on each page, and depending on the page currently sele

I have not used a UIScrollView before, and I just wanted to know how I could use paging in a UIScrollView, where there would be a different image on each page, and depending on the page currently selected I would set the image on that page to a separate UIImageView's image.

So if anyone c开发者_如何学JAVAould tell me how to do this that would be great.


The Snipplr reference here gives you a great barebones look into how to set this up.

0

精彩评论

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