decelerationRate property

ScrollViewDecelerationRate? decelerationRate
getter/setter pair

A ScrollViewDecelerationRate value that determines the rate of deceleration after the user lifts their finger. The default value is ScrollViewDecelerationRate.NORMAL.

Officially Supported Platforms/Implementations:

Implementation

ScrollViewDecelerationRate? decelerationRate;