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

Instance Method

property(forName:)propertyForName:propertyForName_

Declaration

func property(forName name: GSPropertyName) -> GSInfoProperty?

Declaration

- (GSInfoProperty *) propertyForName:(GSPropertyName) name;

Declaration

propertyForName_(name: GSPropertyName) -> GSInfoProperty