---
title: url
framework: tvmlkit
role: symbol
role_heading: Instance Property
path: tvmlkit/tvimageelement/url
---

# url

A URL that points to the location of the image.

## Declaration

```swift
var url: URL? { get }
```

## See Also

### Identifying an Image

- [imageType](tvmlkit/tvimageelement/imagetype.md)
- [TVImageType](tvmlkit/tvimagetype.md)
- [srcset](tvmlkit/tvimageelement/srcset.md)
