---
title: backgroundImage
framework: carplay
role: symbol
role_heading: Instance Property
path: carplay/cpvoicecontrolstate/backgroundimage
---

# backgroundImage

A custom background image to be displayed behind the voice control template content.

## Declaration

```swift
var backgroundImage: UIImage? { get }
```

## Discussion

Discussion The background image fills the entire template view and appears behind all voice control state content, including the state image, title variants, and action buttons.
