Instance Property
okButton
Declaration
@IBOutlet weak var okButton: NSButton? { get set }Declaration
@property (nonatomic, weak) NSButton * okButton;Declaration
okButton() -> NSButton
setOkButton_(okButton: NSButton)Instance Property
@IBOutlet weak var okButton: NSButton? { get set }@property (nonatomic, weak) NSButton * okButton;okButton() -> NSButton
setOkButton_(okButton: NSButton)