SpinButton.setClimbRate

Sets the acceleration rate for repeated changes when you hold down a button or key.

class SpinButton
void
setClimbRate
(
double climbRate
)

Parameters

climbRate double

the rate of acceleration, must be >= 0

Meta