---
title: image
framework: CarPlay
role: symbol
role_heading: Instance Property
platforms: [iOS 27.0+, iPadOS 27.0+, Mac Catalyst 27.0+]
path: carplay/cpmultistopcardconfiguration/image
---

# image

An optional image displayed alongside the @c title in the options panel, serving as an entry point to the multi-stop panel.

## Declaration

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