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

Instance Property

alignment

Declaration

var alignment: GSElementAttachment { get set }

Declaration

@property (nonatomic) GSElementAttachment alignment;

Declaration

See also alignment in the Python API

pyobjc_instanceMethods.alignment() -> GSElementAttachment
pyobjc_instanceMethods.setAlignment_(alignment: GSElementAttachment)