---
title: sectionFooters
framework: swiftui
role: symbol
role_heading: Type Property
path: swiftui/pinnedscrollableviews/sectionfooters
---

# sectionFooters

The footer view of each Section will be pinned.

## Declaration

```swift
static let sectionFooters: PinnedScrollableViews
```

## See Also

### Getting scrollable view types

- [sectionHeaders](swiftui/pinnedscrollableviews/sectionheaders.md)
