开发者

iPhone UIScrollView problem

I have UIScrollView in my vie开发者_开发百科w. Problem is that if I slightly scroll it than also it scrolls automatically to down, I mean scrolling does not stop at particular stage.


From your question it's not quite clear what you mean by 'particular stage'. However, it sounds as though you might want to enable paging on the scrollview. This will enable you to make the scroll view 'sticky' at the page interval, so the view will stop scrolling at each page boundary rather than scroll in one continuous movement.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜