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

Instance Property

textStorage

Declaration

var textStorage: GSTextStorage { get set }

Declaration

@property (nonatomic, strong) GSTextStorage * textStorage;

Declaration

textStorage() -> GSTextStorage
setTextStorage_(textStorage: GSTextStorage)