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

Instance Property

parent

Declaration

weak var parent: (any GSContainerProtocol)? { get set }

Declaration

@property (weak) GSContainer * parent;

Declaration

parent() -> GSContainer
setParent_(parent: GSContainer)