TimedAnimation.easing

Set easing property.

  1. adw.types.Easing easing [@property getter]
  2. adw.types.Easing easing [@property setter]
    class TimedAnimation
    @property
    void
    easing

Parameters

propval adw.types.Easing

Easing function used in the animation.

Describes the curve the value is interpolated on.

See enum@Easing for the description of specific easing functions.