pub fn auto_size(
child: impl IntoUiNode,
auto_size: impl IntoVar<AutoSize>,
) -> UiNodeExpand description
P Binds the auto_size window var with the property value.
The binding is bidirectional and the window variable is assigned on init.