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

Instance Property

nextnextKnotnextKnot

Declaration

var next: GSHobbyKnot? { get set }

Declaration

@property (strong) GSHobbyKnot * nextKnot;

Declaration

nextKnot() -> GSHobbyKnot
setNextKnot_(nextKnot: GSHobbyKnot)