Skip to content

PreferencesType

Overview

Enumeration for the types of Preferences that can appear in the Preferences Dialog.

@author Jesse Greenberg (PhET Interactive Simulations)

Class PreferencesType

import { PreferencesType } from 'scenerystack/joist';

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.