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

Instance Property

type

the metrics type

Declaration

var type: GSMetricsType { get set }

Declaration

@property (nonatomic, assign) GSMetricsType type;

Declaration

See also type in the Python API

pyobjc_instanceMethods.type() -> GSMetricsType
pyobjc_instanceMethods.setType_(type: GSMetricsType)