UICollectionView does not scroll

前端 未结 3 2014
清酒与你
清酒与你 2020-12-13 17:18

I have a UICollectionView set up with a UICollectionViewDataSource that currently provides six items. These are fewer than needed to fill the scree

3条回答
  •  轻奢々
    轻奢々 (楼主)
    2020-12-13 17:46

    With storyboards in attributes inspector for collection view "Bounces" and "Bounces Vertically" should be checked.

提交回复
热议问题