scrollDecelerationEnabled property

bool? scrollDecelerationEnabled
getter/setter pair

Whether a deceleration animation following a scroll gesture is enabled. True by default. Default value: true.

Implementation

bool? scrollDecelerationEnabled;