pub fn max_size<V>(max_size: impl Into<Size>, view: V) -> Constrain<V>
Create a new Constrained view, constraining its content to a maximum size.
Constrain