blob: 2fb7a57f0c30eca0355551814041e85d79a9cf7e [file] [log] [blame]
{
"name": "TextStyle",
"key": {
"int": 137,
"string": "textstyle"
},
"extends": "container_component.json",
"properties": {
"fontSize": {
"type": "double",
"initialValue": "12",
"animates": true,
"key": {
"int": 274,
"string": "fontsize"
},
"bindable": true
},
"lineHeight": {
"type": "double",
"initialValue": "-1.0",
"animates": true,
"key": {
"int": 370,
"string": "lineheight"
},
"bindable": true
},
"letterSpacing": {
"type": "double",
"initialValue": "0.0",
"animates": true,
"key": {
"int": 390,
"string": "letterspacing"
},
"bindable": true
},
"fontAssetId": {
"type": "Id",
"typeRuntime": "uint",
"initialValue": "Core.missingId",
"initialValueRuntime": "-1",
"key": {
"int": 279,
"string": "fontassetid"
}
},
"familyName": {
"type": "String",
"initialValue": "''",
"key": {
"int": 341,
"string": "familyname"
},
"runtime": false
},
"styleName": {
"type": "String",
"initialValue": "''",
"key": {
"int": 342,
"string": "stylename"
},
"runtime": false
},
"isCustomFont": {
"type": "bool",
"initialValue": "false",
"key": {
"int": 353,
"string": "iscustomfont"
},
"runtime": false
}
}
}