---
title: glyphID
framework: appkit
role: symbol
role_heading: Instance Property
path: appkit/nsglyphinfo/glyphid
---

# glyphID

The glyph identifier, specified as the index into the internal glyph table of the font.

## Declaration

```swift
var glyphID: CGGlyph { get }
```

## See Also

### Getting information about a glyph info object

- [baseString](appkit/nsglyphinfo/basestring.md)
