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

Instance Property

component

Declaration

var component: GSComponent { get set }

Declaration

@property (strong) GSComponent * component;

Declaration

component() -> GSComponent
setComponent_(component: GSComponent)