相关疑难解决方法(0)

TableViewCell Swift 中的动态 CollectionViewCell

问题:

如何UITableViewCell根据高度动态化UICollectionViewCell

查看层次结构:

UI视图控制器

UI表格视图

UITableViewCell

UI集合视图

UICollectionViewCell1

标签1

UICollectionViewCell2

标签2

UICollectionViewCell3

标签3

[很快]

解释:

这里Label1Label2label 3都有动态高度,并且numberOfRowsinUICollectionView也是动态的。我需要UITableViewCell根据 的高度UICollectionViewCell

row-height uitableview ios uicollectionview swift

1
推荐指数
1
解决办法
3937
查看次数

标签 统计

ios ×1

row-height ×1

swift ×1

uicollectionview ×1

uitableview ×1