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

Instance Method

value(for:)valueForMetric:valueForMetric_

Declaration

func value(for metric: GSMetric) -> GSMetricStore

Declaration

- (GSMetricStore *) valueForMetric:(GSMetric *) metric;

Declaration

valueForMetric_(metric: GSMetric) -> GSMetricStore