PreferencesTabSwitchSoundGenerator¶
Under Construction
This documentation is auto-generated, and is a work in progress. Please see the source code at https://github.com/phetsims/joist/blob/main/js/preferences/PreferencesTabSwitchSoundGenerator.ts for the most up-to-date information.
Overview¶
@author John Blanco (PhET Interactive Simulations)
Class PreferencesTabSwitchSoundGenerator¶
Constructor¶
new PreferencesTabSwitchSoundGenerator( selectedTabProperty : EnumerationProperty<PreferencesType>, options : SoundClipOptions )¶
Instance Methods¶
dispose()¶
Source Code¶
See the source for PreferencesTabSwitchSoundGenerator.ts in the joist repository.