---
title: sectionHeaders
framework: swiftui
role: symbol
role_heading: Type Property
path: swiftui/pinnedscrollableviews/sectionheaders
---

# sectionHeaders

The header view of each Section will be pinned.

## Declaration

```swift
static let sectionHeaders: PinnedScrollableViews
```

## See Also

### Getting scrollable view types

- [sectionFooters](swiftui/pinnedscrollableviews/sectionfooters.md)
