const CONTEXT_MENU_BINDINGS: &[(Key, ModifierType)];
Expand description
List of key and modifier combos that trigger a context menu to appear.
const CONTEXT_MENU_BINDINGS: &[(Key, ModifierType)];
List of key and modifier combos that trigger a context menu to appear.