---
title: TVImageType.hero
framework: tvmlkit
role: symbol
role_heading: Case
path: tvmlkit/tvimagetype/hero
---

# TVImageType.hero

The image is a hero image, which is used to display a product image.

## Declaration

```swift
case hero
```

## See Also

### Constants

- [TVImageType.image](tvmlkit/tvimagetype/image.md)
- [TVImageType.fullscreen](tvmlkit/tvimagetype/fullscreen.md)
- [TVImageType.decoration](tvmlkit/tvimagetype/decoration.md)
