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