---
title: isUpNextButtonEnabled
framework: carplay
role: symbol
role_heading: Instance Property
path: carplay/cpnowplayingtemplate/isupnextbuttonenabled
---

# isUpNextButtonEnabled

A Boolean value that manages the display of the Up Next button.

## Declaration

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

## Discussion

Discussion Set this property to true to have the Now Playing template display an Up Next button in the upper-right corner of the CarPlay screen. The default value is false.

## See Also

### Managing Albums, Artists, and Up Next

- [isAlbumArtistButtonEnabled](carplay/cpnowplayingtemplate/isalbumartistbuttonenabled.md)
- [upNextTitle](carplay/cpnowplayingtemplate/upnexttitle.md)
