SpinButton.setClimbRate
void setClimbRate(double climbRate)Sets the acceleration rate for repeated changes when you hold down a button or key.
Parameters
climbRate | the rate of acceleration, must be >= 0 |
void setClimbRate(double climbRate)Sets the acceleration rate for repeated changes when you hold down a button or key.
climbRate | the rate of acceleration, must be >= 0 |