
Hi,
What is actual code to call uiscrollview setcontentoffset animated method?
Thanks

Hi,
Here is the code:
[myScrollView setContentOffset:CGPointMake(0.0f, 0.0f)];
Thanks

when and where i should use setcontentoffset UIScrollView? It's not working in my app.
Thanks!

when and where i should use setcontentoffset UIScrollView? It's not working in my app.
Thanks!
If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.
Ask your questions, our development team will try to give answers to your questions.