ori::core::views

Function min_width

Source
pub fn min_width<V>(min_width: f32, view: V) -> Constrain<V>
Expand description

Create a new Constrained view, constraining its content to a minimum width.