Skip to main content

blockly > KeyboardNavigationController > setScopeChangeAudioCuesEnabled

KeyboardNavigationController.setScopeChangeAudioCuesEnabled() method

Sets whether or not audio cues should be played when keyboard navigation transitions between blocks of different nesting levels.

Signature:

setScopeChangeAudioCuesEnabled(enabled: boolean): void;

Parameters

Parameter

Type

Description

enabled

boolean

Returns:

void