@mapgear/geoapps > AnimationStateType
AnimationStateType enum
Animation states for animations
Signature:export declare enum AnimationStateType 
Enumeration Members
| Member | Value | Description | 
|---|---|---|
| Pause | 1 | Pause | 
| Play | 0 | Play | 
| Stop | 2 | Stop | 
@mapgear/geoapps > AnimationStateType
Animation states for animations
Signature:export declare enum AnimationStateType 
| Member | Value | Description | 
|---|---|---|
| Pause | 1 | Pause | 
| Play | 0 | Play | 
| Stop | 2 | Stop |