---
title: NSAdaptiveImageGlyphAttributeName
framework: uikit
role: symbol
role_heading: Global Variable
path: uikit/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.
