incDecFactor property

num incDecFactor
final

A factor by which the numeric value should be incremented or decremented. e.g. Setting incDecFactor=0.5 increments or decrement the number field by 0.5. Defaults to 1.

Implementation

final num incDecFactor;