Annotation Type GeckoPreferenceController.PrefType

Enclosing class:
GeckoPreferenceController

@Retention(SOURCE) public static @interface GeckoPreferenceController.PrefType
Pref types as defined by Gecko in nsIPrefBranch.idl and should remain in sync.

Note: A Float preference will operate as a PREF_STRING due to Gecko's handling.