[]
Specifies the animation mode of the Rating.
public enum AnimationMode
| Name | Description |
|---|---|
| Continuous | Animation will begin from first to the end one by one. |
| Synchronous | Animation will begin at the same time for every rating item. |