Instance Property
otherKnob1
Declaration
var otherKnob1: NSPoint { get set }Declaration
@property (nonatomic) NSPoint otherKnob1;Declaration
otherKnob1() -> NSPoint
setOtherKnob1_(otherKnob1: NSPoint)Instance Property
var otherKnob1: NSPoint { get set }@property (nonatomic) NSPoint otherKnob1;otherKnob1() -> NSPoint
setOtherKnob1_(otherKnob1: NSPoint)