API reference
API reference
Select your platform
No SDKs available
No versions available

PlaybackState Enum

Playback state of the animation. This is used to determine whether the animation is playing or paused.

Signature

enum PlaybackState : Enum<PlaybackState> 

Enumeration Constants

Member
PLAYING
PAUSED
Did you find this page helpful?