decelerationRate property

IOSUIScrollViewDecelerationRate decelerationRate
getter/setter pair

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

Implementation

IOSUIScrollViewDecelerationRate decelerationRate;