Settings.enableSmoothScrolling
bool enableSmoothScrolling() @propertyGet enableSmoothScrolling property.
Returns
Enable or disable smooth scrolling.
void enableSmoothScrolling(bool propval) @propertySet enableSmoothScrolling property.
Parameters
propval | Enable or disable smooth scrolling. |