---
title: imageURL
framework: foundation
role: symbol
role_heading: Type Property
path: foundation/nsattributedstring/key/imageurl
---

# imageURL

The URL for an image in Markdown text.

## Declaration

```swift
static let imageURL: NSAttributedString.Key
```

## Discussion

Discussion The value of this key is an NSURL with the link to the image.

## See Also

### Getting Markdown attribute keys

- [inlinePresentationIntent](foundation/nsattributedstring/key/inlinepresentationintent.md)
- [presentationIntentAttributeName](foundation/nsattributedstring/key/presentationintentattributename.md)
- [markdownSourcePosition](foundation/nsattributedstring/key/markdownsourceposition.md)
- [alternateDescription](foundation/nsattributedstring/key/alternatedescription.md)
