decelerationRate
A floating-point value that determines the rate of deceleration after the user lifts their finger.
Declaration
var decelerationRate: UIScrollView.DecelerationRate { get set }Discussion
The default rate is normal. For possible deceleration rates, see UIScrollView.DecelerationRate.