Skip to content

ActivatedReadingBlockHighlight

Overview

The highlight with styling used for ReadingBlocks when the are "activated" and the Voicing framework is speaking the content for a Node that composes ReadingBlock.

@author Jesse Greenberg

Class ActivatedReadingBlockHighlight

import { ActivatedReadingBlockHighlight } from 'scenerystack/scenery';

Constructor

new ActivatedReadingBlockHighlight( node : Node | null, providedOptions? : ActivatedReadingBlockHighlightOptions )

Instance Methods

Static Properties

ACTIVATED_HIGHLIGHT_COLOR

(readonly)

Source Code

See the source for ActivatedReadingBlockHighlight.ts in the scenery repository.