| { | |
| "name": "TextStyleBackground", | |
| "key": { | |
| "int": 1069, | |
| "string": "textstylebackground" | |
| }, | |
| "extends": "container_component.json", | |
| "properties": { | |
| "cornerRadius": { | |
| "type": "double", | |
| "initialValue": "0", | |
| "animates": true, | |
| "key": { | |
| "int": 1071, | |
| "string": "cornerradius" | |
| }, | |
| "description": "Corner radius applied to the background geometry", | |
| "bindable": true | |
| } | |
| } | |
| } |