Instance Methods | |
(void) | - setFloatValue:knobProportion: |
Definition at line 838 of file CPScroller.j.
|
implementation |
Sets the position and proportion of the knob.
aValue | the knob position (ranges from 0.0 to 1.0) |
aProportion | the knob's proportion (ranges from 0.0 to 1.0) |
Extends class CPScroller.
Definition at line 845 of file CPScroller.j.