Describes the curve the value is interpolated on.
See adw.types.Easing for the description of specific easing functions.
adw.types.Easing easing() @propertyGet easing property.
Describes the curve the value is interpolated on.
See adw.types.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 adw.types.Easing for the description of specific easing functions. |