---
title: "null"
framework: uikit
role: symbol
role_heading: Type Property
path: uikit/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](uikit/nslayoutmanager/glyphproperty/controlcharacter.md)
- [elastic](uikit/nslayoutmanager/glyphproperty/elastic.md)
- [nonBaseCharacter](uikit/nslayoutmanager/glyphproperty/nonbasecharacter.md)
