---
title: NSNullGlyph
framework: appkit
role: symbol
role_heading: Global Variable
path: appkit/nsnullglyph
---

# NSNullGlyph

The reserved code for a null glyph.

## Declaration

```swift
var NSNullGlyph: Int { get }
```

## See Also

### Getting Information About Glyphs

- [numberOfGlyphs](appkit/nsfont/numberofglyphs.md)
- [NSGlyph](appkit/nsglyph.md)
- [NSControlGlyph](appkit/nscontrolglyph.md)
