blob: 6f3881abe5404ea1a55c967aff117e1ecbeb4a54 [file]
{
"name": "FocusActionTraversal",
"key": {
"int": 672,
"string": "focusactiontraversal"
},
"extends": "animation/focus_action.json",
"properties": {
"traversalKind": {
"type": "uint",
"initialValue": "0",
"key": {
"int": 1011,
"string": "traversalkind"
},
"description": "Traversal mode: 0=next, 1=previous, 2=up, 3=down, 4=left, 5=right (sync with runtime perform)."
}
}
}