Function zng_wgt_window::accent_color
source ยท pub fn accent_color(
child: impl UiNode,
accent_color: impl IntoVar<Option<LightDark>>,
) -> impl UiNode
Expand description
P
Binds the accent_color
window var with the property value.
The binding is bidirectional and the window variable is assigned on init.