Close On Key Press
{
"accessibility.accessibleView.closeOnKeyPress": true // default
}
value type: boolean
default value: true
description: toggles whether or not the Accessible View will be closed on an arbitrary key press or not. Note that the Accessiblity View will always close when pressing escape
or when clicking away.