---
title: eventScore
framework: carplay
role: symbol
role_heading: Instance Property
path: carplay/cpnowplayingsportsteam/eventscore
---

# eventScore

The numeric score string for this team in the current event. Depending on the size of the car screen, a maximum of 3 to 5 characters may be displayed.

## Declaration

```swift
var eventScore: String { get }
```
