scaleSpeed
The speed at which the scale changes over the lifetime of the cell. Animatable.
Declaration
var scaleSpeed: CGFloat { get set }Discussion
The speed change is defined as the rate of change per second.
The default value of this property is 0.0.