Skip to content
Glyphs
  • Python
  • Core:
  • Objective-C
  • Swift
  • Python
  • GlyphsCore
    • GSFontMaster
      • axesValues
  1. GlyphsCore
  2. GSFontMaster

Instance Property

axesValues

Declaration

var axesValues: [String : GSMetricStore]? { get set }

Declaration

@property (nonatomic, strong) GSAxisValues * axesValues;

Declaration

axesValues() -> GSAxisValues
setAxesValues_(axesValues: GSAxisValues)