---
title: NSAdaptiveImageGlyphAttributeName
framework: appkit
role: symbol
role_heading: Global Variable
path: appkit/nsadaptiveimageglyphattributename
---

# NSAdaptiveImageGlyphAttributeName

The adaptive image glyph for the text.

## Declaration

```occ
extern NSAttributedStringKey const NSAdaptiveImageGlyphAttributeName;
```

## 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

- [NSAttachmentAttributeName](appkit/nsattachmentattributename.md)
