scaleRange
Specifies the range over which the scale value can vary. Animatable.
Declaration
var scaleRange: CGFloat { get set }Discussion
The range specifies the mean amount that the scale value can vary for the cell over its lifetime.
The default value of this property is 0.0.