iphone - how to set current scrolling values -


if have uiscrollview , move around specific location, there way position has moved too?

check uiscrollview's contentoffset property:

contentoffset - point @ origin of content view offset origin of scroll view.

get current uiscrollview scroll values on iphone


Comments

Popular posts from this blog

Python __call__ special method practical example -

arrays - jQuery - Retrieve values from HTML elements and return their sum -