enableSmoothScrolling property

bool? enableSmoothScrolling
getter/setter pair

Sets whether smooth scrolling is enabled. When enabled, scrolling animations are smooth instead of jumping instantly.

The default value is true.

Officially Supported Platforms/Implementations:

Implementation

bool? enableSmoothScrolling;