pub fn movable(child: impl UiNode, movable: impl IntoVar<bool>) -> impl 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.