blob: 112415c87ea1f406c416f1ea60188fd6f549700f [file] [log] [blame]
{
"name": "NestedArtboard",
"key": {
"int": 92,
"string": "nestedartboard"
},
"extends": "drawable.json",
"properties": {
"artboardId": {
"type": "Id",
"typeRuntime": "uint",
"initialValue": "Core.missingId",
"initialValueRuntime": "-1",
"key": {
"int": 197,
"string": "artboardid"
},
"description": "Identifier used to track the Artboard nested."
},
"fit": {
"type": "uint",
"key": {
"int": 538,
"string": "fit"
},
"description": "Fit type for the nested artboard's runtime artboard."
},
"alignment": {
"type": "uint",
"key": {
"int": 539,
"string": "alignment"
},
"description": "Alignment type for the nested artboard's runtime artboard."
},
"dataBindPathIds": {
"type": "List<Id>",
"typeRuntime": "Bytes",
"encoded": true,
"initialValue": "[]",
"key": {
"int": 580,
"string": "databindpathids"
},
"description": "Path to the selected property."
}
}
}