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