UIScrollView on scroll update method

Posted by Alex Milde on Stack Overflow See other posts from Stack Overflow or by Alex Milde
Published on 2010-05-05T11:35:39Z Indexed on 2010/05/05 11:38 UTC
Read the original article Hit count: 274

Hi is there a method / possibility to run a function when the scrollview is scrolling?

i found scroll start and scroll end solutions but nothing like a onIsScrolling ...

is there a built in solution? or whats the best workaround (nstimer)?

thanks Alex

© Stack Overflow or respective owner

Related posts about iphone-sdk

Related posts about uiscrollview