monitor

Function monitor 

Source
pub fn monitor(
    child: impl IntoUiNode,
    monitor: impl IntoVar<MonitorQuery>,
) -> 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.