Property

AdapTimedAnimation:easing

since: 1

Declaration

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

Description [src]

Easing function used in the animation.

Describes the curve the value is interpolated on.

See AdapEasing for the description of specific easing functions.

Type: AdapEasing
Available since:1
Default valueADAP_EASE_OUT_CUBIC
Getter methodadap_timed_animation_get_easing()
Setter methodadap_timed_animation_set_easing()

Flags

Readableyes
Writableyes
Constructyes
Construct onlyno