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

type
型: 以下の値のいずれか一つ
preference の形式。次の値のうちの一つになります。
  • bool: true または false どちらかに設定される真偽値。普通は checkbox がこれらの設定につなげられます。
  • int: 整数値。
  • string: 文字列。
  • unichar: Unicode 文字列。
  • wstring: ローカライズされた文字列。この場合、preference は、preference の実際の値を含むプロパティファイルへのパスを保存します。
  • file: ファイル。設定内にファイルへのパスが格納されます。

ドキュメントのタグと貢献者

 このページの貢献者: Marsf
 最終更新者: Marsf,