---
title: NSControlGlyph
framework: appkit
role: symbol
role_heading: Global Variable
path: appkit/nscontrolglyph
---

# NSControlGlyph

The reserved code for a control glyph.

## Declaration

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

## Discussion

Discussion An NSGlyphGenerator objects generates NSControlGlyph for all characters in the Unicode General Category C* and U200B (ZERO WIDTH SPACE).

## See Also

### Getting Information About Glyphs

- [numberOfGlyphs](appkit/nsfont/numberofglyphs.md)
- [NSGlyph](appkit/nsglyph.md)
- [NSNullGlyph](appkit/nsnullglyph.md)
