---
title: TVMediaItem.Highlight
framework: tvmlkit
role: symbol
role_heading: Class
path: tvmlkit/tvmediaitem/highlight
---

# TVMediaItem.Highlight

An object that describes a media item highlight.

## Declaration

```swift
class Highlight
```

## Topics

### Accessing a Highlight

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

## Relationships

### Inherits From

- [NSObject](objectivec/nsobject-swift.class.md)

### Conforms To

- [CVarArg](swift/cvararg.md)
- [CustomDebugStringConvertible](swift/customdebugstringconvertible.md)
- [CustomStringConvertible](swift/customstringconvertible.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [NSObjectProtocol](objectivec/nsobjectprotocol.md)

## See Also

### Accessing the Highlights

- [localizedName](tvmlkit/tvmediaitem/highlightgroup/localizedname.md)
- [highlights](tvmlkit/tvmediaitem/highlightgroup/highlights.md)
