开发者

How to Scroll a view only when fingers moved on a specified rect in scrollView

I have a UIScrollview.I want it to scroll only when I move my fingers in a particular region in the scrollview unlike the usual way.is 开发者_JAVA百科it possible?. Please help


Handle with touches, detect a swipe event and then scroll the ScrollView thro' coding.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜