---
title: elastic
framework: appkit
role: symbol
role_heading: Type Property
path: appkit/nslayoutmanager/glyphproperty/elastic
---

# elastic

A glyph with a changeable width, such as a white space character.

## Declaration

```swift
static var elastic: NSLayoutManager.GlyphProperty { get }
```

## See Also

### Glyph properties

- [null](appkit/nslayoutmanager/glyphproperty/null.md)
- [controlCharacter](appkit/nslayoutmanager/glyphproperty/controlcharacter.md)
- [nonBaseCharacter](appkit/nslayoutmanager/glyphproperty/nonbasecharacter.md)
