Z
Size: a a a
Z
k
k
DK
DK
ДВ
PV
DK
ДВ
ЕШ
k
DK
DK
header = NSCollectionLayoutBoundarySupplementaryItem(layoutSize: headerSize, elementKind: UICollectionView.elementKindSectionHeader, alignment: .top)
header.pinToVisibleBounds =
true
section.boundarySupplementaryItems = [header]
DK
C
C