Skip to main content

note_appearance_changed

Function note_appearance_changed 

Source
pub fn note_appearance_changed()
Expand description

Re-read the toolkit’s appearance into the reactive dark_mode signal. Backends call this when the SYSTEM appearance changes under a running app (macOS theme switch, GTK style-manager change), and set_appearance calls it after applying an override — so closures reading dark_mode() recolor live instead of going stale until a rebuild.

Day API ↩ Guides· daybrite.dev