Property

AdwTimedAnimation:easing

since: 1.0

Declaration

property easing: Adw.Easing [ read, write, construct ]

Description [src]

Easing function used in the animation.

Describes the curve the value is interpolated on.

See AdwEasing for the description of specific easing functions.

Type:AdwEasing

Available since: 1.0

Default valueADW_EASE_OUT_CUBIC
Getter methodadw_timed_animation_get_easing()
Setter methodadw_timed_animation_set_easing()

Flags

Readableyes
Writableyes
Constructyes
Construct onlyno