---
title: previewImage
framework: avkit
role: symbol
role_heading: Instance Property
path: avkit/avcontentproposal/previewimage
---

# previewImage

The preview image of the proposed item.

## Declaration

```swift
var previewImage: UIImage? { get }
```

## Discussion

Discussion The preview image you provide should typically be a frame from the proposed video, not the poster artwork.

## See Also

### Configuring the Content Proposal

- [contentTimeForTransition](avkit/avcontentproposal/contenttimefortransition.md)
- [title](avkit/avcontentproposal/title.md)
- [metadata](avkit/avcontentproposal/metadata.md)
- [automaticAcceptanceInterval](avkit/avcontentproposal/automaticacceptanceinterval.md)
- [url](avkit/avcontentproposal/url.md)
