suchen

Heim  >  Fragen und Antworten  >  Hauptteil

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

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

ringa_leeringa_lee2772 Tage vor618

Antworte allen(3)Ich werde antworten

  • 高洛峰

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

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

    是这个吧

    Antwort
    0
  • 迷茫

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

    因为我用的是默认的layout, 我如果用customlayout, 发现没法设置header了

    Antwort
    0
  • 迷茫

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

    用customlayout, 用自己去实现的吧

    Antwort
    0
  • StornierenAntwort