---
title: adaptiveImageGlyph
framework: foundation
role: symbol
role_heading: Type Property
path: foundation/nsattributedstring/key/adaptiveimageglyph
---

# adaptiveImageGlyph

The adaptive image glyph for the text.

## Declaration

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

## Discussion

Discussion The value of this attribute is an NSAdaptiveImageGlyph object. The default value of this property is nil, which indicates there is no adaptive image glyph.

## See Also

### Getting attachment attribute keys

- [attachment](foundation/nsattributedstring/key/attachment.md)
