当数据不多,collectionView.contentSize小于collectionView.frame.size的时候,UICollectionView是不会滚动的

 self.Cov.alwaysBounceVertical = YES;

 

UICollectionView 相关

相关文章:

  • 2021-08-30
  • 2022-12-23
  • 2021-09-01
  • 2021-09-09
  • 2021-12-13
  • 2022-03-04
  • 2022-12-23
猜你喜欢
  • 2021-09-21
  • 2022-12-23
  • 2021-09-20
  • 2022-12-23
相关资源
相似解决方案