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

Instance Property

nameBackgroundView

Declaration

@IBOutlet weak var nameBackgroundView: GSInspectorView! { get set }

Declaration

@property (nonatomic, weak) GSInspectorView * nameBackgroundView;

Declaration

nameBackgroundView() -> GSInspectorView
setNameBackgroundView_(nameBackgroundView: GSInspectorView)