SoundToggleButton¶
Overview¶
Button for toggling sound on and off.
@author John Blanco @author Chris Malley (PixelZoom, Inc.) @author Sam Reid (PhET Interactive Simulations)
Class SoundToggleButton¶
Constructor¶
new SoundToggleButton( property : Property<boolean>, provideOptions? : SoundToggleButtonOptions )¶
Instance Methods¶
dispose()¶
Type SoundToggleButtonOptions¶
BooleanRectangularToggleButtonOptions
Source Code¶
See the source for SoundToggleButton.ts in the scenery-phet repository.