Skip to content

DynamicMarkerIO

Under Construction

This documentation is auto-generated, and is a work in progress. Please see the source code at https://github.com/phetsims/tandem/blob/main/js/types/DynamicMarkerIO.ts for the most up-to-date information.

Overview

DynamicMarkerIO makes sure that the phetioID for the element is in state. This is necessary for the state engine to then trigger object creation for DynamicElements (via their container).

@author Michael Kauzmann (PhET Interactive Simulations)

Source Code

See the source for DynamicMarkerIO.ts in the tandem repository.