---
title: symbolButton
framework: carplay
role: symbol
role_heading: Instance Property
path: carplay/cpmappanelbuttonconfiguration/symbolbutton
---

# symbolButton

An optional secondary button shown with this configuration. Note: only the image property of this button is used.

## Declaration

```swift
var symbolButton: CPButton? { get }
```
