Function: registerWorkspaceScrollShortcuts()
function registerWorkspaceScrollShortcuts(): void;
Defined in: packages/blockly/core/shortcut_items.ts:1918
Registers keyboard shortcuts to scroll the focused workspace or flyout with Ctrl/Cmd + arrow keys.
Returns
void