pub fn auto_size_origin(
child: impl IntoUiNode,
auto_size_origin: impl IntoVar<Point>,
) -> UiNodeExpand 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.