Revision: 43676
Initial Code
Initial URL
Initial Description
Initial Title
Initial Tags
Initial Language
at March 29, 2011 14:28 by magickaito
Initial Code
[scrollView setContentOffset:CGPointMake(xOffset, 0) animated:YES];
Initial URL
Initial Description
This line of code animate the UIScrollView to a certain page perfectly
Initial Title
animate ScrollView to a certain position
Initial Tags
Initial Language
Objective C