TimedAnimation.easing

Get easing property.

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

Return Value

Type: 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.