temperatureUnit

open override val temperatureUnit: StateFlow<TemperatureUnit>(source)

A forced system carries its temperature with it (metric → °C, imperial → °F), overriding even an explicit OS regional temperature preference — a user who forces one system wants one system, not a blend. SYSTEM keeps the OS resolution, where distance and temperature are deliberately decoupled (see TemperatureUnit).