---
title: isPreview
framework: musickit
role: symbol
role_heading: Instance Property
path: musickit/musicvideo/ispreview
---

# isPreview

A Boolean value that indicates whether this content corresponds to a subscription video preview.

## Declaration

```swift
var isPreview: Bool { get }
```
