iOS 關(guān)于UIscrollView
設(shè)置 滾動起始位置
[scrollView setContentOffset:CGPointMake(0, 0) animated:YES];
posted on 2014-01-09 15:10 ACM_Someone like you 閱讀(145) 評論(0) 收藏 舉報
設(shè)置 滾動起始位置
[scrollView setContentOffset:CGPointMake(0, 0) animated:YES];
posted on 2014-01-09 15:10 ACM_Someone like you 閱讀(145) 評論(0) 收藏 舉報