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