Function: registerJumpPreviousPage()
function registerJumpPreviousPage(): void;
Defined in: packages/blockly/core/shortcut_items.ts:1780
Registers a keyboard shortcut that pages backwards through the items of the focused toolbox or flyout.
Returns
void