Skip to content

format

typescript
ScrollView.decelerationRate

class: ScrollView

description

The deceleration rate of the scroll view.

The deceleration rate parameter is used to control the deceleration of the scroll view's inertia.

parameter

param_nametypedescription

reture

typedescription
numberThe deceleration rate.

code example