PreferencesType¶
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/PreferencesType.ts for the most up-to-date information.
Overview¶
Enumeration for the types of Preferences that can appear in the Preferences Dialog.
@author Jesse Greenberg (PhET Interactive Simulations)
Class PreferencesType¶
Static Properties¶
OVERVIEW : PreferencesType¶
(readonly)
SIMULATION : PreferencesType¶
(readonly)
VISUAL : PreferencesType¶
(readonly)
AUDIO : PreferencesType¶
(readonly)
INPUT : PreferencesType¶
(readonly)
LOCALIZATION : PreferencesType¶
(readonly)
enumeration : Enumeration¶
(readonly)
Source Code¶
See the source for PreferencesType.ts in the joist repository.