---
title: isExcludedFromSuggestions
framework: nowplaying
role: symbol
role_heading: Instance Property
path: nowplaying/mediacontentrepresentable/isexcludedfromsuggestions
---

# isExcludedFromSuggestions

A Boolean value that indicates whether to exclude this content from media suggestions.

## Declaration

```swift
var isExcludedFromSuggestions: Bool? { get set }
```

## Discussion

Discussion Defaults to false.
