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

# null

The null glyph, which the layout manager ignores.

## Declaration

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

## See Also

### Glyph properties

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