【发布时间】:2014-10-18 09:25:01
【问题描述】:
我想知道在同一个 UICollectionView 中有两个不同的 UICollectionViewCells 标识符最简单的方法是什么?我有一个 UISegmentedController,我想在不同样式的 UICollectionViewCells 之间切换。在哪里实现哪些代码。我有第一个 Cell 的 PatternViewCell 但我该如何处理另一个?请指教!
【问题讨论】:
标签: ios xcode uicollectionview uisegmentedcontrol uicollectionviewcell