Enum AnimatedVectorImageView.AnimationStates
Definition
- Namespace:
- Tizen.NUI.BaseComponents
- Assembly:
- Tizen.NUI.dll
AnimationStates of animation.
public enum AnimatedVectorImageView.AnimationStates
Fields
| Name | Description |
|---|---|
| Paused | The animation is paused. |
| Playing | The animation is playing. |
| Stopped | The animation has stopped. |