blob: 5b66d9d9cbd1fc0bbddb76399e57f4a75b5a1f50 [file] [log] [blame]
{
"name": "TextRun",
"key": {
"int": 113,
"string": "textrun"
},
"extends": "drawable.json",
"runtime": false,
"properties": {
"pointSize": {
"type": "double",
"initialValue": "16",
"animates": true,
"key": {
"int": 221,
"string": "point_size"
},
"description": "The point size for text styled by this run."
},
"textLength": {
"type": "uint",
"initialValue": "0",
"key": {
"int": 222,
"string": "text_length"
},
"description": "The length of the text styled by this run."
}
}
}