max_height

Function max_height 

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

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

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