gpt4 book ai didi

iphone - UICollectionview 中的不同单元格大小

转载 作者:IT王子 更新时间:2023-10-29 07:56:39 26 4
gpt4 key购买 nike

在我的 iPhone 应用程序中,我在 Collection View 中显示图像。我从 urls 获取图像,使用 urls 我也得到图像大小。例如:- 假设有两种图像风景和肖像。我得到肖像图像的值(value) P 和风景图像的 L

如何自定义 collectionView 单元格的大小?

最佳答案

使用这个UICollectionViewDelegateFlowLayout方法

 - (CGSize)collectionView:(UICollectionView *)collectionView layout:(UICollectionViewLayout*)collectionViewLayout sizeForItemAtIndexPath:(NSIndexPath *)indexPath;

关于iphone - UICollectionview 中的不同单元格大小,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/16061804/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com