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