Animation.skip
void skip()Skips the animation for self.
If the animation hasn't been started yet, is playing, or is paused, instantly skips the animation to the end and causes signalAnimation::done to be emitted.
Sets propertyAnimation:state to [adw.types.AnimationState.Finished].