iOS 关于UIscrollView

设置 滚动起始位置

[scrollView setContentOffset:CGPointMake(0, 0) animated:YES];

posted on 2014-01-09 15:10  ACM_Someone like you  阅读(138)  评论(0编辑  收藏  举报

导航