Home > blockly > WorkspaceSvg > getNavigator
WorkspaceSvg.getNavigator() method
Returns an object responsible for coordinating movement of focus between items on this workspace in response to keyboard navigation commands.
Signature:
getNavigator(): Navigator;
Returns:
This workspace's Navigator instance.