Describes the curve the value is interpolated on.
See enum@Easing for the description of specific easing functions.
adw.types.Easing easing() @propertyGet easing property.
Describes the curve the value is interpolated on.
See enum@Easing for the description of specific easing functions.
void easing(adw.types.Easing propval) @propertySet easing property.
propval | Easing function used in the animation. Describes the curve the value is interpolated on. See enum@Easing for the description of specific easing functions. |