AnimationPlayMode
AnimationPlayMode represents the mode of playing an animation.
| attributes | description |
|---|---|
| StopSameLayer | Stops all animations that are currently playing on the same layer. |
| StopAll | Stops all animations started by this component before playing. |
