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