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

Instance Property

graphicView

Declaration

@IBOutlet unowned(unsafe) var graphicView: GSGlyphEditView { get set }

Declaration

@property (nonatomic, unsafe_unretained) GSGlyphEditView * graphicView;

Declaration

graphicView() -> GSGlyphEditView
setGraphicView_(graphicView: GSGlyphEditView)