[]
Specifies the animation origin of the Rating.
public enum AnimationOrigin
Public Enum AnimationOrigin
| Name | Description |
|---|---|
| End | Animation will begin from end to the first one by one. |
| First | Animation will begin from first to the end one by one. |