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