Enum LottieAnimationView.PlayStateType

Definition

Namespace:
Tizen.NUI.BaseComponents
Assembly:
Tizen.NUI.dll

Enumeration for what state the vector animation is in

C#
Copy
public enum LottieAnimationView.PlayStateType
Name Description
Invalid

Invalid

Paused

The vector animation is paused

Playing

The vector animation is playing

Stopped

Vector Animation has stopped