开发者

Implement UIScrollView which holds an image

I would like to Implement a UIScrollView which should hold an image which is the same width as开发者_JAVA百科 the screen, but a lot larger in height.

DO I add a UIImageView to the scrollView or how is this done?

Thanks in advance.


Yes, that is the correct way to go. Don't forget to set the contentSize of the UIScrollView.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜