isResettingAllProperty¶
Under Construction
This documentation is auto-generated, and is a work in progress. Please see the source code at https://github.com/phetsims/scenery-phet/blob/main/js/isResettingAllProperty.ts for the most up-to-date information.
Overview¶
A flag that is true whenever any "reset all" is in progress. This is often useful for muting sounds that shouldn't be triggered by model value changes that occur due to a reset.
@author John Blanco (PhET Interactive Simulations)
Source Code¶
See the source for isResettingAllProperty.ts in the scenery-phet repository.