---
title: allowsMiniPlayer
framework: carplay
role: symbol
role_heading: Instance Property
path: carplay/cpnowplayingtemplate/allowsminiplayer
---

# allowsMiniPlayer

A Boolean value indicating whether the mini player is allowed to appear.

## Declaration

```swift
var allowsMiniPlayer: Bool { get set }
```

## Discussion

Discussion Set the value of this property to @c NO to hide the mini player. Defaults to YES.
