sysprint / CollectionViewHeaderHover

collectionView视图头部悬浮效果

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CollectionViewHeaderHover

collectionView视图头部悬浮效果

使用方法: 1、将test -- layout 中的 UICollectionViewFlowLayout 拉入项目中

2、UICollectionViewFlowLayout 设置属性sectionHeadersPinToVisibleBoundsAll ,true 为可悬浮 false 为不悬浮

About

collectionView视图头部悬浮效果


Languages

Language:Objective-C 100.0%