Function zng_wgt_window::min_width

source ยท
pub fn min_width(
    child: impl UiNode,
    min_width: impl IntoVar<Length>,
) -> impl UiNode
Expand description

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

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