Instance Property
secondaryBackgroundColor
Declaration
var secondaryBackgroundColor: NSColor! { get set }Declaration
@property (nonatomic, retain) NSColor * secondaryBackgroundColor;Declaration
secondaryBackgroundColor() -> NSColor
setSecondaryBackgroundColor_(secondaryBackgroundColor: NSColor)