---
title: eventStatusImage
framework: carplay
role: symbol
role_heading: Instance Property
path: carplay/cpnowplayingsportseventstatus/eventstatusimage
---

# eventStatusImage

An optional event status image for this event, if it applies to this event. For example, a baseball game could display a representation of the bases and outs, indicating how many bases are loaded and the number of outs in the current inning.

## Declaration

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