Macros§
- default_
value - Returns the default value for a preference exposed to the style crate. This is what will be used if the embedder has not set the preference.
- pref
- Returns the value of a preference exposed to the style crate. If the embedder has not set a value for it, this returns the default value of the preference.
- set_
pref - Sets a preference to the provided value.