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

Instance Property

format

The format.

Declaration

var format: GSImageType { get set }

Declaration

@property (nonatomic) GSImageType format;

Declaration

format() -> GSImageType
setFormat_(format: GSImageType)