Instance Property
unicodeCheckerButton
Declaration
@IBOutlet weak var unicodeCheckerButton: NSButton? { get set }Declaration
@property (weak) NSButton * unicodeCheckerButton;Declaration
unicodeCheckerButton() -> NSButton
setUnicodeCheckerButton_(unicodeCheckerButton: NSButton)