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