Property

BisSpringAnimation:latch

Declaration

property latch: gboolean [ read, write ]

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

Flags

Readableyes
Writableyes
Constructno
Construct onlyno