SoundPanelSection¶
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/SoundPanelSection.ts for the most up-to-date information.
Overview¶
Section of the "Audio" panel of the PreferencesDialog related to sound.
@author Jesse Greenberg (PhET Interactive Simulations)
Class SoundPanelSection¶
Constructor¶
new SoundPanelSection( audioModel : AudioModel, providedOptions? : SoundPanelSectionOptions )¶
Instance Methods¶
Source Code¶
See the source for SoundPanelSection.ts in the joist repository.