Skip to content
Glyphs
  • Python
  • Core:
  • Objective-C
  • Swift
  • Python
  • GlyphsCore
    • GSLayer
      • GSLayer Hints
        • GSHint
          • type
  1. GlyphsCore
  2. GSLayer
  3. GSLayer Hints
  4. GSHint

Instance Property

type

Declaration

var type: GSHintType { get set }

Declaration

@property (nonatomic) GSHintType type;

Declaration

See also type in the Python API

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