Skip to main content

blockly > KeyboardMover > getAllowedShortcuts

KeyboardMover.getAllowedShortcuts() method

Returns a list of the names of shortcuts that are allowed to be run while a keyboard-driven move is in progress.

Signature:

getAllowedShortcuts(): string[];

Returns:

string[]