blob: a40c019b79128e6382a1ac0e11edfbc38390c046 [file] [log] [blame]
{
"name": "BindablePropertyEnum",
"key": {
"int": 474,
"string": "bindablepropertyenum"
},
"extends": "data_bind/bindable_property.json",
"properties": {
"propertyValue": {
"type": "Id",
"typeRuntime": "uint",
"initialValue": "Core.missingId",
"initialValueRuntime": "-1",
"key": {
"int": 637,
"string": "propertyvalue"
},
"description": "The id of the enum that can be used for data binding.",
"bindable": true
}
}
}