---
title: affectsListeningHistory
framework: musickit
role: symbol
role_heading: Instance Property
path: musickit/musicplayer/queue/affectslisteninghistory
---

# affectsListeningHistory

A Boolean value that indicates whether this playing this queue will affect the user’s listening history. Defaults to true.

## Declaration

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

## Discussion

Discussion If false, or the user has Settings > Music > Use Listening History set to off, this queue will not show up in the Music app’s Recently Played.
