Property
BisSpringAnimation:latch
Description [src]
Whether the animation should be latched.
If set to TRUE
, the animation will abruptly end as soon as it reaches the
final value, preventing overshooting.
It won’t prevent overshooting BisSpringAnimation:value-from
if a
relative negative BisSpringAnimation:initial-velocity
is set.
Type: | gboolean |
Available since: | 1.0 |
Getter method | bis_spring_animation_get_latch() |
Setter method | bis_spring_animation_set_latch() |