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

Instance Property

type

Declaration

var type: GSNode.NodeType { get set }

Declaration

@property (nonatomic) GSNodeType type;

Declaration

See also type in the Python API

pyobjc_instanceMethods.type() -> GSNodeType
pyobjc_instanceMethods.setType_(type: GSNodeType)