blob: 1dd5134bef8a329abd4a520b95496b95acc8524a [file] [log] [blame]
{
"name": "BindablePropertyColor",
"key": {
"int": 475,
"string": "bindablepropertycolor"
},
"extends": "data_bind/bindable_property.json",
"properties": {
"propertyValue": {
"type": "Color",
"initialValue": "0xFF1D1D1D",
"key": {
"int": 638,
"string": "propertyvalue"
},
"description": "A property of type int that can be used for data binding."
}
}
}