<!--
{
  "availability" : [
    "tvOS: 9.0.0 - 18.0.0"
  ],
  "documentType" : "symbol",
  "framework" : "TVMLKit",
  "identifier" : "/documentation/TVMLKit/TVImageType",
  "metadataVersion" : "0.1.0",
  "role" : "Enumeration",
  "symbol" : {
    "kind" : "Enumeration",
    "modules" : [
      "TVMLKit"
    ],
    "preciseIdentifier" : "c:@E@TVImageType"
  },
  "title" : "TVImageType"
}
-->

# TVImageType

The type of image.

```
enum TVImageType
```

## Topics

### Constants

[`TVImageType.image`](/documentation/TVMLKit/TVImageType/image)

The image is presented in its actual size.

[`TVImageType.fullscreen`](/documentation/TVMLKit/TVImageType/fullscreen)

The image occupies the entire screen.

[`TVImageType.decoration`](/documentation/TVMLKit/TVImageType/decoration)

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

[`TVImageType.hero`](/documentation/TVMLKit/TVImageType/hero)

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



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)