<!--
{
  "availability" : [
    "macOS: 10.11.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "AppKit",
  "identifier" : "/documentation/AppKit/NSLayoutManager/GlyphProperty/nonBaseCharacter",
  "metadataVersion" : "0.1.0",
  "role" : "Type Property",
  "symbol" : {
    "kind" : "Type Property",
    "modules" : [
      "AppKit"
    ],
    "preciseIdentifier" : "c:@E@NSGlyphProperty@NSGlyphPropertyNonBaseCharacter"
  },
  "title" : "nonBaseCharacter"
}
-->

# nonBaseCharacter

A glyph that combines several properties.

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

## Discussion

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

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)