码迷,mamicode.com
首页 > 其他好文 > 详细

[UICollectionView]

时间:2015-02-15 16:28:19      阅读:114      评论:0      收藏:0      [点我收藏+]

标签:

The UICollectionView class manages an ordered collection of data items and presents them using customizable layouts. Collection views provide the same general function as table views except that a collection view is able to support more than just single-column layouts. Collection views support customizable layouts that can be used to implement multi-column grids, tiled layouts, circular layouts, and many more. You can even change the layout of a collection view dynamically if you want.

[UICollectionView]

标签:

原文地址:http://www.cnblogs.com/baaingSheep/p/4292978.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!