Instance Property
flipButton
Declaration
@IBOutlet weak var flipButton: NSButton! { get set }Declaration
@property (nonatomic, weak) NSButton * flipButton;Declaration
flipButton() -> NSButton
setFlipButton_(flipButton: NSButton)Instance Property
@IBOutlet weak var flipButton: NSButton! { get set }@property (nonatomic, weak) NSButton * flipButton;flipButton() -> NSButton
setFlipButton_(flipButton: NSButton)