---
title: backgroundArtwork
framework: carplay
role: symbol
role_heading: Instance Property
path: carplay/cpnowplayingmodesports/backgroundartwork
---

# backgroundArtwork

A large colorful image for the background of the now playing screen. A gradient or crossfade image works best, especially when it includes the primary colors of each team. Provide an image no larger than 500x500.

## Declaration

```swift
@NSCopying var backgroundArtwork: UIImage? { get }
```
