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