Skip to main content

AnimationStrategy

Index

Enumeration Members

Enumeration Members

End

End: end

Animation ends without displaying anything

Freeze

Freeze: freeze

Animation ends stopping on the last frame

Loop

Loop: loop

Animation loops to the first frame after the last frame

PingPong

PingPong: pingpong

Animation plays to the last frame, then backwards to the first frame, then repeats