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

Instance Property

controller

Edit view controller containing the layer that is processed.

Declaration

weak var controller: GSEditViewController! { get set }

Declaration

@property (weak) GSEditViewController * controller;

Declaration

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