开发者

Uiscrollview issue help!

i开发者_运维问答 have an uiscrollview and i add 3 imageviews. i want to show the user the middle(second) image as the startup imageview. how is this possible?


Use - (void)setContentOffset:(CGPoint)contentOffset animated:(BOOL)animated method, with contentOffset value depending on your imageview size.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜