---
title: isPaused
framework: carplay
role: symbol
role_heading: Instance Property
path: carplay/cpnowplayingsportsclock/ispaused
---

# isPaused

Whether the clock should be paused, e.g. due to a stoppage in play.

## Declaration

```swift
var isPaused: Bool { get }
```

## Discussion

Discussion If YES, the clock will be paused at the specified value. If NO, the clock will count up (or down).
