---
title: headerButton
framework: carplay
role: symbol
role_heading: Instance Property
path: carplay/cplistsection/headerbutton
---

# headerButton

A button that the section header displays.

## Declaration

```swift
@NSCopying var headerButton: CPButton? { get }
```

## See Also

### Configuring Section Headers

- [headerImage](carplay/cplistsection/headerimage.md)
- [headerSubtitle](carplay/cplistsection/headersubtitle.md)
