---
title: default
framework: carplay
role: symbol
role_heading: Type Property
path: carplay/cpnowplayingmode/default
---

# default

The default now playing mode. While this mode is active, your app will display now playing metadata as donated to the shared system now playing info center.

## Declaration

```swift
class var `default`: CPNowPlayingMode { get }
```
