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