velocityRange
The amount by which the velocity of the cell can vary. Animatable.
Declaration
var velocityRange: CGFloat { get set }Discussion
The range specifies the mean amount the initial velocity value change.
The default value of this property is 0.0.