---
title: AttributedString.AdaptiveImageGlyph
framework: foundation
role: symbol
role_heading: Structure
path: foundation/attributedstring/adaptiveimageglyph
---

# AttributedString.AdaptiveImageGlyph

## Declaration

```swift
struct AdaptiveImageGlyph
```

## Topics

### Initializers

- [init(_:)](foundation/attributedstring/adaptiveimageglyph/init(_:)-7hag2.md)
- [init(_:)](foundation/attributedstring/adaptiveimageglyph/init(_:)-8ahts.md)
- [init(imageContent:)](foundation/attributedstring/adaptiveimageglyph/init(imagecontent:).md)

### Instance Properties

- [contentDescription](foundation/attributedstring/adaptiveimageglyph/contentdescription.md)
- [contentIdentifier](foundation/attributedstring/adaptiveimageglyph/contentidentifier.md)
- [imageContent](foundation/attributedstring/adaptiveimageglyph/imagecontent.md)

### Type Properties

- [contentType](foundation/attributedstring/adaptiveimageglyph/contenttype.md)

## Relationships

### Conforms To

- [Decodable](swift/decodable.md)
- [Encodable](swift/encodable.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
