UICollectionView の子孫であるクラスがあります。ストーリーボードを使用しています。
その中のプロトタイプセルのサイズを取得するにはどうすればよいですか?
電話をかけてみdequeueReusableCellWithReuseIdentifier
ましawakeFromNib
たがException: EXC_BAD_ACCESS (code=2, address=0xbf7fffdc))
、コンソールに入ります。
レイアウトを変更したいので、セルサイズが必要です
- (CGSize)collectionView:(UICollectionView *)collectionView layout:(UICollectionViewLayout *)collectionViewLayout sizeForItemAtIndexPath:(NSIndexPath *)indexPath