Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

preference.type

This article needs a technical review. How you can help.

type
Type: one of the values below
The preference type which should be one of the following values.
bool
A boolean set to either true or false. Usually a checkbox would be connected to these preferences.
int
An integer
string
A string
unichar
A Unicode string
wstring
A localized string. In this situation the preference will save the path to a property file which contains the actual value of the preference.
file
A file. The file path will be stored in the preferences.

 

Document Tags and Contributors

 Contributors to this page: Sheppy, kscarfone, pippijn, Marsf, Mgjbot, Ptak82, Dria
 Last updated by: Sheppy,