TimedAnimationGidBuilderImpl.easing

Set easing property.

class TimedAnimationGidBuilderImpl(T)
T
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.

Return Value

Type: T

Builder instance for fluent chaining