Instance Property
backgroundColor
Declaration
var backgroundColor: NSColor! { get set }Declaration
@property (nonatomic, strong) NSColor * backgroundColor;Declaration
backgroundColor() -> NSColor
setBackgroundColor_(backgroundColor: NSColor)Instance Property
var backgroundColor: NSColor! { get set }@property (nonatomic, strong) NSColor * backgroundColor;backgroundColor() -> NSColor
setBackgroundColor_(backgroundColor: NSColor)