blob: e898a8c6a3c9bb99d03a929fb077f5bf0f9ed56c [file] [log] [blame]
{
"name": "BindablePropertyInteger",
"key": {
"int": 567,
"string": "bindablepropertyinteger"
},
"extends": "data_bind/bindable_property.json",
"properties": {
"propertyValue": {
"type": "uint",
"initialValue": "0",
"key": {
"int": 686,
"string": "propertyvalue"
},
"description": "A property of type uint that can be used for data binding.",
"bindable": true
}
}
}