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

Instance Method

postRead(_:)postRead:postRead_

Declaration

func postRead(_ formatVersion: GSFormatVersion)

Declaration

- (void) postRead:(GSFormatVersion) formatVersion;

Declaration

postRead_(formatVersion: GSFormatVersion)