pub fn max_size(child: impl UiNode, max_size: impl IntoVar<Size>) -> impl UiNode
P Binds the max_size window var with the property value.
P
max_size
The binding is bidirectional and the window variable is assigned on init.