min_height

Function min_height 

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

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

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