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

Instance Property

controller

Declaration

weak var controller: GSEditViewController? { get set }

Declaration

@property (nonatomic, weak) GSEditViewController * controller;

Declaration

controller() -> GSEditViewController
setController_(controller: GSEditViewController)