<!--
{
  "documentType" : "article",
  "framework" : "CoreText",
  "identifier" : "/documentation/CoreText/font-traits",
  "metadataVersion" : "0.1.0",
  "role" : "collectionGroup",
  "title" : "Font Traits"
}
-->

# Font Traits

The keys for accessing font traits from a font descriptor.

## Topics

### Font Trait Keys

[`kCTFontSymbolicTrait`](/documentation/CoreText/kCTFontSymbolicTrait)

The symbolic traits value from the font traits dictionary.

[`kCTFontWeightTrait`](/documentation/CoreText/kCTFontWeightTrait)

The normalized weight trait from the font traits dictionary.

[`kCTFontWidthTrait`](/documentation/CoreText/kCTFontWidthTrait)

The normalized proportion (width condense or expand) trait from the font traits dictionary.

[`kCTFontSlantTrait`](/documentation/CoreText/kCTFontSlantTrait)

The normalized slant angle from the font traits dictionary.



---

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)