【发布时间】:2013-04-11 07:02:52
【问题描述】:
我在 UICollectionView 中使用了 CustomCellClass。在 uilabel sizeToFit 中尝试此类但不工作。
但是在 cellForItemAtIndexPath 方法中创建新的 uilabel,工作正常。
如何在CustomCellClass UILabel中设置SizeToFit UICollectionView;
谢谢。
【问题讨论】:
-
你试过了吗?
标签: uilabel uicollectionview sizetofit