---
title: secondaryButton
framework: carplay
role: symbol
role_heading: Instance Property
path: carplay/cppointofinterest/secondarybutton
---

# secondaryButton

The detail card’s secondary action button.

## Declaration

```swift
var secondaryButton: CPTextButton? { get set }
```

## See Also

### Managing the Detail Card’s Buttons

- [primaryButton](carplay/cppointofinterest/primarybutton.md)
