TimedAnimationGidBuilderImpl.easing

T easing(adw.types.Easing propval)

Set easing property.

Parameters

propvalEasing function used in the animation. Describes the curve the value is interpolated on. See enum@Easing for the description of specific easing functions.

Returns

Builder instance for fluent chaining