---
title: AttributeScopes.FoundationAttributes.ImageURLAttribute
framework: foundation
role: symbol
role_heading: Enumeration
path: foundation/attributescopes/foundationattributes/imageurlattribute
---

# AttributeScopes.FoundationAttributes.ImageURLAttribute

A type for using an image URL as an attribute.

## Declaration

```swift
@frozen enum ImageURLAttribute
```

## Topics

### Accessing the Attribute Name and Value

- [name](foundation/attributescopes/foundationattributes/imageurlattribute/name.md)
- [AttributeScopes.FoundationAttributes.ImageURLAttribute.Value](foundation/attributescopes/foundationattributes/imageurlattribute/value.md)

## Relationships

### Conforms To

- [AttributedStringKey](foundation/attributedstringkey.md)
- [BitwiseCopyable](swift/bitwisecopyable.md)
- [Copyable](swift/copyable.md)
- [DecodableAttributedStringKey](foundation/decodableattributedstringkey.md)
- [EncodableAttributedStringKey](foundation/encodableattributedstringkey.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### Using URL attributes

- [imageURL](foundation/attributescopes/foundationattributes/imageurl.md)
- [link](foundation/attributescopes/foundationattributes/link.md)
- [AttributeScopes.FoundationAttributes.LinkAttribute](foundation/attributescopes/foundationattributes/linkattribute.md)
