AudioPreferencesPanel¶
Overview¶
The panel for the PreferencesDialog containing preferences related to audio.
@author Jesse Greenberg (PhET Interactive Simulations)
Class AudioPreferencesPanel¶
Constructor¶
new AudioPreferencesPanel( audioModel : AudioModel, selectedTabProperty : TReadOnlyProperty<PreferencesType>, tabVisibleProperty : TReadOnlyProperty<boolean>, providedOptions : AudioPreferencesPanelOptions )¶
Instance Methods¶
Source Code¶
See the source for AudioPreferencesPanel.ts in the joist repository.