---
title: previewVideoURL
framework: tvservices
role: symbol
role_heading: Instance Property
path: tvservices/tvtopshelfcarouselitem/previewvideourl
---

# previewVideoURL

The URL for the content’s trailer or preview.

## Declaration

```swift
var previewVideoURL: URL? { get set }
```

## Discussion

Discussion When the navigation focus stops on the item, the system removes the item’s static image or cinemagraph video and plays the video at the specified URL.

## See Also

### Specifying the Content Previews

- [cinemagraphURL](tvservices/tvtopshelfcarouselitem/cinemagraphurl.md)
