Preference
A handle to edit the value of a specific preference which is able to predict which value the Configurable will effectively use.
Inheritors
Properties
Functions
Link copied to clipboard
Unset the preference.
Link copied to clipboard
Returns a new preference with its boolean value flipped.
Link copied to clipboard
Toggle the preference value. A default value is taken as the initial one if the preference is currently unset.
Link copied to clipboard
Creates a new EnumPreference object wrapping the receiver with the provided supportedValues.