Property

AdwSpringAnimation:clamp

since: 1.0

Declaration

property clamp: gboolean [ read, write ]

Description [src]

Whether the animation should be clamped.

If set to TRUE, the animation will abruptly end as soon as it reaches the final value, preventing overshooting.

It won’t prevent overshooting AdwSpringAnimation:value-from if a relative negative AdwSpringAnimation:initial-velocity is set.

Type:gboolean

Available since: 1.0

Default valueFALSE
Getter methodadw_spring_animation_get_clamp()
Setter methodadw_spring_animation_set_clamp()

Flags

Readableyes
Writableyes
Constructno
Construct onlyno