blob: 4107acea70446b1095523f19949049eaf30f8875 [file] [log] [blame] [edit]
{
"name": "DraggableConstraint",
"key": {
"int": 520,
"string": "draggableconstraint"
},
"abstract": true,
"extends": "constraints/constraint.json",
"properties": {
"directionValue": {
"type": "uint",
"initialValue": "1",
"key": {
"int": 722,
"string": "directionvalue"
},
"description": "Direction to scroll bar horizontal|vertical|all"
}
}
}