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

# TVImageType.decoration

The image is a decoration image, which is used to display an image inside of another image.

## Declaration

```swift
case decoration
```

## See Also

### Constants

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