---
title: imageURL
framework: tvmlkit
role: symbol
role_heading: Instance Property
path: tvmlkit/tvmediaitem/highlight/imageurl
---

# imageURL

The URL for an image associated with a highlight.

## Declaration

```swift
var imageURL: URL? { get }
```

## See Also

### Accessing a Highlight

- [highlightDescription](tvmlkit/tvmediaitem/highlight/highlightdescription.md)
- [localizedName](tvmlkit/tvmediaitem/highlight/localizedname.md)
- [timeRange](tvmlkit/tvmediaitem/highlight/timerange.md)
