---
title: updatesNowPlayingInfoCenter
framework: avkit
role: symbol
role_heading: Instance Property
path: avkit/avplayerviewcontroller/updatesnowplayinginfocenter
---

# updatesNowPlayingInfoCenter

A Boolean value that indicates whether the view controller updates Now Playing information.

## Declaration

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

## Discussion

Discussion The default value is true.
