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

Instance Property

shapeType

The kind of content represented by the concrete shape.

Declaration

var shapeType: GSShapeType { get }

Declaration

@property (readonly) GSShapeType shapeType;

Declaration

shapeType() -> GSShapeType

See Also

Type and Comparison

  • GSShapeType

    The kind of content represented by a shape.

  • compareString()compareStringcompareString

    A structural description used to determine layer compatibility.

  • isEqual(to:)isEqualToShape:isEqualToShape_

    Whether another shape has the same concrete class.