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

Instance Property

controller

Declaration

unowned(unsafe) var controller: GSEditViewController? { get set }

Declaration

@property (nonatomic, unsafe_unretained) GSEditViewController * controller;

Declaration

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