search

Home  >  Q&A  >  body text

ios - collectionview 使用 flow layout时, header的高度, 有方法设置吗?

collectionview 使用 flow layout时, header的高度, 有方法设置吗?

ringa_leeringa_lee2772 days ago620

reply all(3)I'll reply

  • 高洛峰

    高洛峰2017-04-17 14:01:43

    - (CGSize)collectionView:(UICollectionView *)collectionView layout:(UICollectionViewLayout*)collectionViewLayout referenceSizeForHeaderInSection:(NSInteger)section
    

    Is this it?

    reply
    0
  • 迷茫

    迷茫2017-04-17 14:01:43

    Because I am using the default layout, if I use customlayout, I find that I cannot set the header

    reply
    0
  • 迷茫

    迷茫2017-04-17 14:01:43

    Use customlayout and implement it yourself

    reply
    0
  • Cancelreply