2015年5月15日

UIScrollView的contentsize、contentoffset和contentInset属性

摘要: UIScrollView常用属性有contentSize、contentInset和contentOffset1、contentSize很好理解,就是UIScrollView的contentView(内容视图)的size2、contentInset是UIEdgeInsets类型,表示UIScroll... 阅读全文

posted @ 2015-05-15 01:59 bing0ye 阅读(310) 评论(0) 推荐(0)

导航