blob: d7cb62dae95fe9a68d1f664548369c1bfee4e0c4 [file] [log] [blame]
{
"name": "Text",
"key": {
"int": 134,
"string": "text"
},
"extends": "drawable.json",
"properties": {
"alignValue": {
"type": "uint",
"initialValue": "0",
"key": {
"int": 281,
"string": "alignvalue"
}
},
"sizingValue": {
"type": "uint",
"initialValue": "0",
"key": {
"int": 284,
"string": "sizingvalue"
}
},
"overflowValue": {
"type": "uint",
"initialValue": "0",
"key": {
"int": 287,
"string": "overflowvalue"
},
"description": "One of visible, hidden, clipped, ellipsis."
},
"width": {
"type": "double",
"initialValue": "0",
"animates": true,
"key": {
"int": 285,
"string": "width"
},
"description": "Width of the text object."
},
"height": {
"type": "double",
"initialValue": "0",
"animates": true,
"key": {
"int": 286,
"string": "height"
},
"description": "Height of the text object."
}
}
}