Skip to content

Instantly share code, notes, and snippets.

@bfgeek
Created March 7, 2017 19:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bfgeek/a489f6e59c1282bbde1e9c0123f14d1c to your computer and use it in GitHub Desktop.
Save bfgeek/a489f6e59c1282bbde1e9c0123f14d1c to your computer and use it in GitHub Desktop.
Animation DocumentTimeline ScrollTimeline Worklet Animation
id id id id
effect KeyframeEffect KeyframeEffect null
timeline DocumentTimeline ScrollTimeline null
startTime startTime null null
currentTime currentTime null null
playbackRate playbackRate null? (nop?) null (nop)
playState playState playState playState
ready ready ready ready
finished finished finished finished
onfinish onfinish onfinish onfinish
oncancel oncancel oncancel oncancel
cancel() cancel() cancel() cancel()
finish() finish() finish() finish()
play() play() play() play()
pause() pause() pause() pause()
reverse() reverse() reverse() reverse()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment