---
title: elementKindSectionFooter
framework: uikit
role: symbol
role_heading: Type Property
path: uikit/uicollectionview/elementkindsectionfooter
---

# elementKindSectionFooter

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

## Declaration

```swift
class let elementKindSectionFooter: String
```

## See Also

### Identifying collection view elements

- [UICollectionView.ElementCategory](uikit/uicollectionview/elementcategory.md)
- [elementKindSectionHeader](uikit/uicollectionview/elementkindsectionheader.md)
