<!--
{
  "documentType" : "article",
  "framework" : "CoreGraphics",
  "identifier" : "/documentation/CoreGraphics/font-variation-axis-keys",
  "metadataVersion" : "0.1.0",
  "role" : "collectionGroup",
  "title" : "Font Variation Axis Keys"
}
-->

# Font Variation Axis Keys

Keys used for a font variation axis dictionary.

## Topics

### Constants

[`class let variationAxisName: CFString`](/documentation/CoreGraphics/CGFont/variationAxisName)

The key used to obtain the variation axis name from a variation axis dictionary.

[`class let variationAxisMinValue: CFString`](/documentation/CoreGraphics/CGFont/variationAxisMinValue)

The key used to obtain the minimum variation axis value from a variation axis dictionary.

[`class let variationAxisMaxValue: CFString`](/documentation/CoreGraphics/CGFont/variationAxisMaxValue)

The key used to obtain the maximum variation axis value from a variation axis dictionary.

[`class let variationAxisDefaultValue: CFString`](/documentation/CoreGraphics/CGFont/variationAxisDefaultValue)

The key used to obtain the default variation axis value from a variation axis 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)