decelerationRate property
A IOSUIScrollViewDecelerationRate value that determines the rate of deceleration after the user lifts their finger. The default value is IOSUIScrollViewDecelerationRate.NORMAL.
Implementation
IOSUIScrollViewDecelerationRate decelerationRate;