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