skip
Description:
public void skip ()
Skips the animation for this.
If the animation hasn't been started yet, is playing, or is paused, instantly skips the animation to the end and causes [signal@Animation:
AdwAnimation:done
] to be emitted.
Sets [property@Animation:state] to `ADW_ANIMATION_FINISHED`.
Parameters:
this |
an animation |