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

Instance Property

activeViewController

Declaration

unowned(unsafe) var activeViewController: GSGlyphViewController? { get }

Declaration

@property (nonatomic, unsafe_unretained, readonly) GSGlyphViewController * activeViewController;

Declaration

activeViewController() -> GSGlyphViewController