set_overshoot


Description:

public void set_overshoot (double overshoot)

Sets the rate at which the view will decelerate when scrolling beyond its boundaries.

The deceleration rate will be multiplied by this value every 60th of a second when the view is scrolling outside of the range set by its adjustments.

See set_deceleration

Parameters:

this

A KineticScrollView

overshoot

The rate at which the view will decelerate when scrolling beyond its boundaries.




2022 vala-language.org