• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1{
2  "name": "Animator",
3  "atomic": true,
4  "noDebugLine": true,
5  "attrs": [
6    "state", "duration", "curve", "delay", "fillMode", "iterations", "playMode", "motion",
7    "onStart", "onPause", "onRepeat", "onCancel", "onFinish", "onFrame"
8  ],
9  "systemApi": true
10}