Instance Property
colorStopIndex
-1 if the knob is not about a color stop
Declaration
var colorStopIndex: Int { get set }Declaration
@property (assign) NSInteger colorStopIndex;Declaration
colorStopIndex() -> int
setColorStopIndex_(colorStopIndex: int)