---
title: nonBaseCharacter
framework: appkit
role: symbol
role_heading: Type Property
path: appkit/nslayoutmanager/glyphproperty/nonbasecharacter
---

# nonBaseCharacter

A glyph that combines several properties.

## Declaration

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

## Discussion

Discussion A glyph of this type typically represents characters in the Unicode Mn class.

## See Also

### Glyph properties

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