UILabel sizeToFit 中的 UICollectionView

Posted

技术标签:

【中文标题】UILabel sizeToFit 中的 UICollectionView【英文标题】:UICollectionView in UILabel sizeToFit 【发布时间】:2013-04-11 07:02:52 【问题描述】:

我在 UICollectionView 中使用了 CustomCellClass。在 uilabel sizeToFit 中尝试此类但不工作。

但是在 cellForItemAtIndexPath 方法中创建新的 uilabel,工作正常。

如何在CustomCellClass UILabel中设置SizeToFit UICollectionView;

谢谢。

【问题讨论】:

你试过了吗? 【参考方案1】:

将其放入 CustomCellClass layoutSubviews

【讨论】:

以上是关于UILabel sizeToFit 中的 UICollectionView的主要内容,如果未能解决你的问题,请参考以下文章

UITableViewCell`sizeToFit`中的UILabel在AutoLayout的单元格内不起作用

UILabel sizeToFit 在 iOS 8 中崩溃

如何防止 sizeToFit 更改 UILabel 宽度?

UILabel 中 sizeToFit 的高度不正确

uilabel sizetofit 不起作用

UILabel 的 sizeToFit/sizeThatFits 忽略 numberoflines 属性