ActiveListEventType

TYPE DEFINITION

Represents whether the ActiveListEvent was inserted, removed, activated swapped, etc etc.

Since 1.0.0

Union of

| "INITIALIZED"
| "INSERTED"
| "REMOVED"
| "REMOVED_MULTIPLE"
| "ACTIVATED"
| "ACTIVATED_MULTIPLE"
| "SWAPPED"
| "MOVED"
| "DEACTIVATED"
| "DEACTIVATED_MULTIPLE"
| "AUTO_PLAY_PLAYING"
| "AUTO_PLAY_PAUSED"
| "AUTO_PLAY_STOPPED"
| "COOLDOWN_STARTED"
| "COOLDOWN_ENDED"