---
title: elementKindSectionHeader
framework: uikit
role: symbol
role_heading: Type Property
path: uikit/uicollectionview/elementkindsectionheader
---

# elementKindSectionHeader

A supplementary view that identifies the header for a given section.

## Declaration

```swift
class let elementKindSectionHeader: String
```

## See Also

### Identifying collection view elements

- [UICollectionView.ElementCategory](uikit/uicollectionview/elementcategory.md)
- [elementKindSectionFooter](uikit/uicollectionview/elementkindsectionfooter.md)
