isResettingAllProperty¶
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.