how to add supplementaryView in UICollectionView?

  1. register for supplementaryView
  2. implement the collectionView function for viewForSupplementaryElementOfKind
  3. imlement the layoutAttributes for supplementaryView


but it still not work.


where is wrong?


besides it is ios 9.0

Replies

Difficult to say without seeing the code.


Have a look at this detailed explanation: