<!--
{
  "availability" : [
    "iOS: 18.0.0 -",
    "iPadOS: 18.0.0 -",
    "macCatalyst: 18.0.0 -",
    "macOS: 15.0.0 -",
    "tvOS: 18.0.0 -",
    "visionOS: 2.0.0 -",
    "watchOS: 11.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "Foundation",
  "identifier" : "/documentation/Foundation/AttributedString/AdaptiveImageGlyph",
  "metadataVersion" : "0.1.0",
  "role" : "Structure",
  "symbol" : {
    "kind" : "Structure",
    "modules" : [
      "Foundation"
    ],
    "preciseIdentifier" : "s:10Foundation16AttributedStringV8CoreTextE18AdaptiveImageGlyphV"
  },
  "title" : "AttributedString.AdaptiveImageGlyph"
}
-->

# AttributedString.AdaptiveImageGlyph

```
struct AdaptiveImageGlyph
```

## Topics

### Initializers

[`init(NSAdaptiveImageGlyph)`](/documentation/Foundation/AttributedString/AdaptiveImageGlyph/init(_:)-7hag2)

[`init(NSAdaptiveImageGlyph)`](/documentation/Foundation/AttributedString/AdaptiveImageGlyph/init(_:)-8ahts)

[`init(imageContent: Data)`](/documentation/Foundation/AttributedString/AdaptiveImageGlyph/init(imageContent:))

### Instance Properties

[`let contentDescription: String`](/documentation/Foundation/AttributedString/AdaptiveImageGlyph/contentDescription)

[`let contentIdentifier: String`](/documentation/Foundation/AttributedString/AdaptiveImageGlyph/contentIdentifier)

[`let imageContent: Data`](/documentation/Foundation/AttributedString/AdaptiveImageGlyph/imageContent)

### Type Properties

[`static var contentType: UTType`](/documentation/Foundation/AttributedString/AdaptiveImageGlyph/contentType)

## Relationships

### Conforms To

[`SendableMetatype`](/documentation/Swift/SendableMetatype)

[`Encodable`](/documentation/Swift/Encodable)

[`Equatable`](/documentation/Swift/Equatable)

[`Decodable`](/documentation/Swift/Decodable)

[`Sendable`](/documentation/Swift/Sendable)

[`Hashable`](/documentation/Swift/Hashable)

---

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)