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