SpinButton.climbRate
double climbRate() @property nothrowGet climbRate property.
Returns
The acceleration rate when you hold down a button or key.
void climbRate(double propval) @property nothrowSet climbRate property.
Parameters
propval | The acceleration rate when you hold down a button or key. |