parallel

Function parallel 

Source
pub fn parallel(
    child: impl IntoUiNode,
    parallel: impl IntoVar<Parallel>,
) -> UiNode
Expand description

P Binds the parallel window var with the property value.

The binding is bidirectional and the window variable is assigned on init.