<!--
{
  "availability" : [
    "tvOS: 9.0.0 - 18.0.0"
  ],
  "documentType" : "symbol",
  "framework" : "TVMLKit",
  "identifier" : "/documentation/TVMLKit/TVImageElement",
  "metadataVersion" : "0.1.0",
  "role" : "Class",
  "symbol" : {
    "kind" : "Class",
    "modules" : [
      "TVMLKit"
    ],
    "preciseIdentifier" : "c:objc(cs)TVImageElement"
  },
  "title" : "TVImageElement"
}
-->

# TVImageElement

A representation of a read-only DOM node containing the attributes that describe an image element.

```
class TVImageElement
```

## Topics

### Identifying an Image

[`url`](/documentation/TVMLKit/TVImageElement/url)

A URL that points to the location of the image.

[`imageType`](/documentation/TVMLKit/TVImageElement/imageType)

The type of image.

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

The type of image.

[`srcset`](/documentation/TVMLKit/TVImageElement/srcset)

A dictionary specifying versions of the same image for different resolutions.



---

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)