isInteractiveHighlighting¶
Under Construction
This documentation is auto-generated, and is a work in progress. Please see the source code at https://github.com/phetsims/scenery/blob/main/js/accessibility/voicing/isInteractiveHighlighting.ts for the most up-to-date information.
Overview¶
Checks whether something is of the InteractiveHighlightingNodeType type. Extracted to reduce circular dependencies.
@author Jesse Greenberg
Source Code¶
See the source for isInteractiveHighlighting.ts in the scenery repository.