blob: 4555199e5f88c182098c37057f16879d9e8efb54 [file] [log] [blame]
{
"name": "GradientStop",
"key": {
"int": 19,
"string": "gradientstop"
},
"extends": "component.json",
"properties": {
"colorValue": {
"type": "Color",
"initialValue": "0xFFFFFFFF",
"animates": true,
"key": {
"int": 38,
"string": "color"
}
},
"position": {
"type": "double",
"initialValue": "0",
"animates": true,
"key": {
"int": 39,
"string": "position"
}
}
}
}