pub fn state(child: impl IntoUiNode, state: impl IntoVar<WindowState>) -> UiNodeExpand description
P Binds the state window var with the property value.
The binding is bidirectional and the window variable is assigned on init.
pub fn state(child: impl IntoUiNode, state: impl IntoVar<WindowState>) -> UiNodeP Binds the state window var with the property value.
The binding is bidirectional and the window variable is assigned on init.