max_width

Function max_width 

Source
pub fn max_width(
    child: impl IntoUiNode,
    max_width: impl IntoVar<Length>,
) -> UiNode
Expand description

P Binds the width of the max_size window var with the property value.

The binding is bidirectional and the window variable is assigned on init.