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