blockly > ShortcutItems > registerReadInformation
ShortcutItems.registerReadInformation() function
Registers keyboard shortcut to announce information about the focused element.
Signature:
export declare function registerReadInformation(): void;
Returns:
void