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

Instance Property

direction

Declaration

var direction: GSWritingDirection { get set }

Declaration

@property (nonatomic) GSWritingDirection direction;

Declaration

See also direction in the Python API

pyobjc_instanceMethods.direction() -> GSWritingDirection
pyobjc_instanceMethods.setDirection_(direction: GSWritingDirection)