Skip to content
Glyphs
  • Python
  • Core:
  • Objective-C
  • Swift
  • Python
  • GlyphsApp
    • GSGlyphCell
      • orientation
  1. GlyphsApp
  2. GSGlyphCell

Instance Property

orientation

Declaration

var orientation: GSGlyphCellOrientation { get set }

Declaration

@property (nonatomic) GSGlyphCellOrientation orientation;

Declaration

orientation() -> GSGlyphCellOrientation
setOrientation_(orientation: GSGlyphCellOrientation)