Instance Property
showBackgroundButton
Declaration
@IBOutlet unowned(unsafe) var showBackgroundButton: NSButton { get set }Declaration
@property (nonatomic, unsafe_unretained) NSButton * showBackgroundButton;Declaration
showBackgroundButton() -> NSButton
setShowBackgroundButton_(showBackgroundButton: NSButton)